summaryrefslogtreecommitdiffhomepage
path: root/src/nxt_log.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/nxt_log.h')
-rw-r--r--src/nxt_log.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/nxt_log.h b/src/nxt_log.h
index d04bc3dd..14f07383 100644
--- a/src/nxt_log.h
+++ b/src/nxt_log.h
@@ -123,7 +123,7 @@ nxt_log_debug(_log, ...) \
#else
-#define nxt_log_debug(...)
+#define nxt_debug(...)
#define \
nxt_log_debug(...)