summaryrefslogtreecommitdiff
path: root/src/nbdebug.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/nbdebug.h')
-rw-r--r--src/nbdebug.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/nbdebug.h b/src/nbdebug.h
index 3baeca4dd..65bb940b5 100644
--- a/src/nbdebug.h
+++ b/src/nbdebug.h
@@ -23,7 +23,7 @@
}
#endif
-#define nbdebug(a) nbdbg##a
+#define nbdebug(a) nbdbg a
#define NB_TRACE 0x00000001
#define NB_TRACE_VERBOSE 0x00000002