summaryrefslogtreecommitdiff
path: root/xpp/xpp_usb.c
diff options
context:
space:
mode:
Diffstat (limited to 'xpp/xpp_usb.c')
-rw-r--r--xpp/xpp_usb.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/xpp/xpp_usb.c b/xpp/xpp_usb.c
index 1fd6a9e..83eee1a 100644
--- a/xpp/xpp_usb.c
+++ b/xpp/xpp_usb.c
@@ -43,7 +43,7 @@
static const char revision[] = "$Revision$";
-DEF_PARM(int, print_dbg, 1, "Print DBG statements"); /* must be before zap_debug.h */
+DEF_PARM(int, print_dbg, 0, "Print DBG statements"); /* must be before zap_debug.h */
#include "zap_debug.h"