aboutsummaryrefslogtreecommitdiffstats
path: root/log.h
diff options
context:
space:
mode:
authorUlf Lamping <ulf.lamping@web.de>2005-12-16 07:43:24 +0000
committerUlf Lamping <ulf.lamping@web.de>2005-12-16 07:43:24 +0000
commitfb6554117f62132fbf58ed6af47df9373a2b45f8 (patch)
tree5e6bfc133443cca9510abe5589d5f49f0844f162 /log.h
parent336086ca213652b3e0161dc10b69e6e090a53b22 (diff)
some minor fixes: logging and comments fixed
svn path=/trunk/; revision=16819
Diffstat (limited to 'log.h')
-rw-r--r--log.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/log.h b/log.h
index 4d13bbecf2..768d3db8f2 100644
--- a/log.h
+++ b/log.h
@@ -35,6 +35,7 @@
#define LOG_DOMAIN_MAIN "Main"
/* enable very verbose capture log debug output */
+/* (might slightly degrade performance) */
/*#define LOG_CAPTURE_VERBOSE*/