aboutsummaryrefslogtreecommitdiffstats
path: root/dsp.c
diff options
context:
space:
mode:
authormarkster <markster@f38db490-d61c-443f-a65b-d21fe96a405b>2003-12-15 23:38:31 +0000
committermarkster <markster@f38db490-d61c-443f-a65b-d21fe96a405b>2003-12-15 23:38:31 +0000
commitaa7a886d83a7dee15a284b5a7138b0bed802aecc (patch)
treeb6850a6113b8c0c70cf53fdeb2c069c6636ae647 /dsp.c
parent1150367679ac2f95583fbc1c2bee0f89f5acf0c3 (diff)
Use new code by default
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@1860 f38db490-d61c-443f-a65b-d21fe96a405b
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:
*