some minor fixes: logging and comments fixed
[obnox/wireshark/wip.git] / log.h
diff --git a/log.h b/log.h
index 4d13bbecf2bfee51497e2778a7a139bf14f4d9aa..768d3db8f2df66b38115ab2445ccb25e4f852d2a 100644 (file)
--- 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*/