Welcome! Log In Create A New Profile

Advanced

[nginx] Fixed bullying style of comments.

Ruslan Ermilov
May 29, 2015 02:28AM
details: http://hg.nginx.org/nginx/rev/e034af368274
branches:
changeset: 6161:e034af368274
user: Ruslan Ermilov <ru@nginx.com>
date: Fri May 29 09:26:33 2015 +0300
description:
Fixed bullying style of comments.

diffstat:

src/core/ngx_log.h | 8 ++++----
1 files changed, 4 insertions(+), 4 deletions(-)

diffs (39 lines):

diff -r 8edec63bd14d -r e034af368274 src/core/ngx_log.h
--- a/src/core/ngx_log.h Fri May 29 09:26:27 2015 +0300
+++ b/src/core/ngx_log.h Fri May 29 09:26:33 2015 +0300
@@ -111,7 +111,7 @@ void ngx_log_error_core(ngx_uint_t level

/*********************************/

-#else /* NO VARIADIC MACROS */
+#else /* no variadic macros */

#define NGX_HAVE_VARIADIC_MACROS 0

@@ -123,7 +123,7 @@ void ngx_cdecl ngx_log_debug_core(ngx_lo
const char *fmt, ...);


-#endif /* VARIADIC MACROS */
+#endif /* variadic macros */


/*********************************/
@@ -166,7 +166,7 @@ void ngx_cdecl ngx_log_debug_core(ngx_lo
arg1, arg2, arg3, arg4, arg5, arg6, arg7, arg8)


-#else /* NO VARIADIC MACROS */
+#else /* no variadic macros */

#define ngx_log_debug0(level, log, err, fmt) \
if ((log)->log_level & level) \
@@ -211,7 +211,7 @@ void ngx_cdecl ngx_log_debug_core(ngx_lo

#endif

-#else /* NO NGX_DEBUG */
+#else /* !NGX_DEBUG */

#define ngx_log_debug0(level, log, err, fmt)
#define ngx_log_debug1(level, log, err, fmt, arg1)

_______________________________________________
nginx-devel mailing list
nginx-devel@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx-devel
Subject Author Views Posted

[nginx] Fixed bullying style of comments.

Ruslan Ermilov 499 May 29, 2015 02:28AM



Sorry, you do not have permission to post/reply in this forum.

Online Users

Guests: 243
Record Number of Users: 8 on April 13, 2023
Record Number of Guests: 421 on December 02, 2018
Powered by nginx      Powered by FreeBSD      PHP Powered      Powered by MariaDB      ipv6 ready