aboutsummaryrefslogtreecommitdiff
path: root/audio/ccaudio2/files/patch-src:dtmf.cpp
diff options
context:
space:
mode:
authorcvs2svn <cvs2svn@FreeBSD.org>2004-05-15 15:49:17 +0000
committercvs2svn <cvs2svn@FreeBSD.org>2004-05-15 15:49:17 +0000
commit6f316ce2e89f972a4f22e1b97e1dda5e9d58cefa (patch)
treefb8d61358190cc429db453d54fb9920ccfde716f /audio/ccaudio2/files/patch-src:dtmf.cpp
parentea16706c62b542adc8f3b887256bf215bf914db6 (diff)
This commit was manufactured by cvs2svn to create tag 'RELEASE_4_10_0'.release/4.10.0
Diffstat (limited to 'audio/ccaudio2/files/patch-src:dtmf.cpp')
-rw-r--r--audio/ccaudio2/files/patch-src:dtmf.cpp13
1 files changed, 0 insertions, 13 deletions
diff --git a/audio/ccaudio2/files/patch-src:dtmf.cpp b/audio/ccaudio2/files/patch-src:dtmf.cpp
deleted file mode 100644
index 48d1c35a3e3e..000000000000
--- a/audio/ccaudio2/files/patch-src:dtmf.cpp
+++ /dev/null
@@ -1,13 +0,0 @@
---- src/dtmf.cpp.orig Wed Jul 23 19:52:40 2003
-+++ src/dtmf.cpp Fri Mar 12 09:08:50 2004
-@@ -27,9 +27,9 @@
- //
-
- #include <math.h>
--#include <stdint.h>
- #include <string.h>
- #include <stdio.h>
-+#include <stdlib.h>
- #include <time.h>
- #include <fcntl.h>
- #include "audio.h"