Fixed macro name.

This commit is contained in:
Ruslan Ermilov 2011-10-10 08:38:28 +00:00
parent f6d26b14d0
commit 3a5315c3ed

View file

@ -836,7 +836,7 @@ variable(r, name, value = NULL)
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,