aboutsummaryrefslogtreecommitdiffstats
path: root/log.h
diff options
context:
space:
mode:
authorulfl <ulfl@f5534014-38df-0310-8fa8-9805f1628bb7>2005-12-16 07:43:24 +0000
committerulfl <ulfl@f5534014-38df-0310-8fa8-9805f1628bb7>2005-12-16 07:43:24 +0000
commitdd19e442738105ad0c3aa0fc2aa63428c4e6f19d (patch)
tree5e6bfc133443cca9510abe5589d5f49f0844f162 /log.h
parentc3f4b3fc7f6e609547ef05a29b0a1e2245d78fd9 (diff)
some minor fixes: logging and comments fixed
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@16819 f5534014-38df-0310-8fa8-9805f1628bb7
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*/