summaryrefslogtreecommitdiff
path: root/xpp/card_fxs.c
diff options
context:
space:
mode:
authortzafrir <tzafrir@5390a7c7-147a-4af0-8ec9-7488f05a26cb>2006-04-03 07:08:13 +0000
committertzafrir <tzafrir@5390a7c7-147a-4af0-8ec9-7488f05a26cb>2006-04-03 07:08:13 +0000
commitbc1d333b938f7f829441994765fb0c1a0f8d7be1 (patch)
treed2205f1b7f477e0e8686996f158a09870f7253f5 /xpp/card_fxs.c
parent143dd1293b76e1562e898a1add56c3f72e36ef55 (diff)
by default don't debug
git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.2@995 5390a7c7-147a-4af0-8ec9-7488f05a26cb
Diffstat (limited to 'xpp/card_fxs.c')
-rw-r--r--xpp/card_fxs.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/xpp/card_fxs.c b/xpp/card_fxs.c
index d408647..37c0229 100644
--- a/xpp/card_fxs.c
+++ b/xpp/card_fxs.c
@@ -31,7 +31,7 @@
static const char rcsid[] = "$Id$";
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 */
#define LINES_REGULAR 8
#define LINES_DIGI_OUT 2