aboutsummaryrefslogtreecommitdiffstats
path: root/dumpcap.c
diff options
context:
space:
mode:
authorgerald <gerald@f5534014-38df-0310-8fa8-9805f1628bb7>2011-06-30 17:41:46 +0000
committergerald <gerald@f5534014-38df-0310-8fa8-9805f1628bb7>2011-06-30 17:41:46 +0000
commit8be86513e4171e609af5992f679e3249a2b76352 (patch)
treef3ecdf8d2fce1589f4b5dba64530265be8f24c29 /dumpcap.c
parent723a47f332daff95139fc96f8b0741c2033c0c89 (diff)
Temporarily enable dumpcap debugging.
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@37844 f5534014-38df-0310-8fa8-9805f1628bb7
Diffstat (limited to 'dumpcap.c')
-rw-r--r--dumpcap.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/dumpcap.c b/dumpcap.c
index f1ae2f2fe7..3e3a475730 100644
--- a/dumpcap.c
+++ b/dumpcap.c
@@ -120,6 +120,7 @@
#include "wiretap/libpcap.h"
/**#define DEBUG_DUMPCAP**/
+#define DEBUG_CHILD_DUMPCAP 1
/**#define DEBUG_CHILD_DUMPCAP**/
#ifdef _WIN32