summaryrefslogtreecommitdiff
path: root/dsp.c
diff options
context:
space:
mode:
authorMark Spencer <markster@digium.com>2003-12-15 23:38:31 +0000
committerMark Spencer <markster@digium.com>2003-12-15 23:38:31 +0000
commitfb3d6a049fbbef12a3e06e60f5602248d7abc086 (patch)
treeb6850a6113b8c0c70cf53fdeb2c069c6636ae647 /dsp.c
parent8b557dfd30bb7fea4333d257d06c988c1f071377 (diff)
Use new code by default
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@1860 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'dsp.c')
-rwxr-xr-xdsp.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/dsp.c b/dsp.c
index 4ed0b64e2..1749a1266 100755
--- a/dsp.c
+++ b/dsp.c
@@ -80,9 +80,9 @@
#define MAX_DTMF_DIGITS 128
/*
- * Comment out the following line to use the new DSP routines.
+ * Uncomment to use old-style DSP routines
*/
-#define OLD_DSP_ROUTINES
+/* #define OLD_DSP_ROUTINES */
/* Basic DTMF specs:
*