Be a little more explicit in our description of tvb_get_ptr.
[metze/wireshark/wip.git] / log.h
diff --git a/log.h b/log.h
index 4d13bbecf2bfee51497e2778a7a139bf14f4d9aa..5e12b33a19e938c95321e3b6939984bfb58d0184 100644 (file)
--- a/log.h
+++ b/log.h
@@ -3,8 +3,8 @@
  *
  * $Id$
  *
- * Ethereal - Network traffic analyzer
- * By Gerald Combs <gerald@ethereal.com>
+ * Wireshark - Network traffic analyzer
+ * By Gerald Combs <gerald@wireshark.org>
  * Copyright 1998 Gerald Combs
  *
  * This program is free software; you can redistribute it and/or
@@ -35,6 +35,7 @@
 #define LOG_DOMAIN_MAIN                                "Main"
 
 /* enable very verbose capture log debug output */
+/* (might slightly degrade performance) */
 /*#define LOG_CAPTURE_VERBOSE*/