commit | 2fdb547f3aa3fa3630d292e9fb6e97df12b58d6a | [log] [tgz] |
---|---|---|
author | Ruslan Ermilov <ru@nginx.com> | Mon Oct 10 08:38:28 2011 +0000 |
committer | Ruslan Ermilov <ru@nginx.com> | Mon Oct 10 08:38:28 2011 +0000 |
tree | 6bb61bacb01660101e7900d28b464f6e4d198a91 | |
parent | c94b7e3d94cc260e64360613de6dc45da8236240 [diff] |
Fixed macro name.
diff --git a/src/http/modules/perl/nginx.xs b/src/http/modules/perl/nginx.xs index 035e261..c07118b 100644 --- a/src/http/modules/perl/nginx.xs +++ b/src/http/modules/perl/nginx.xs
@@ -836,7 +836,7 @@ var.len = len; var.data = lowcase; - #if (NGX_LOG_DEBUG) + #if (NGX_DEBUG) if (value) { ngx_log_debug2(NGX_LOG_DEBUG_HTTP, r->connection->log, 0,