summaryrefslogtreecommitdiff
path: root/audio/ccaudio2/files/patch-src:dtmf.cpp
diff options
context:
space:
mode:
authorcvs2svn <cvs2svn@FreeBSD.org>2004-10-29 09:06:05 +0000
committercvs2svn <cvs2svn@FreeBSD.org>2004-10-29 09:06:05 +0000
commit3add449a170be706377b66bee46af25633bc945c (patch)
tree7415df14a37624ff0b24fd40bde079927a88c28a /audio/ccaudio2/files/patch-src:dtmf.cpp
parent975af646f278430e563b72219a2c3055b211eb1a (diff)
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"