src/core/log.h
changeset 2986 484e5030c441
parent 2983 e3a416fe9dd5
child 3005 cc521f35f033
--- a/src/core/log.h	Tue Apr 15 15:53:54 2008 -0700
+++ b/src/core/log.h	Tue Apr 15 15:56:42 2008 -0700
@@ -363,7 +363,7 @@
 #define NS_LOG_DEBUG(msg)
 #define NS_LOG_INFO(msg)
 #define NS_LOG_FUNCTION_NOARGS()
-#define NS_LOG_FUNCTION()
+#define NS_LOG_FUNCTION(msg)
 #define NS_LOG_LOGIC(msg)
 #define NS_LOG_UNCOND(msg)