summaryrefslogtreecommitdiff
path: root/net/ohphone/files/patch-aa
diff options
context:
space:
mode:
authorRoger Hardiman <roger@FreeBSD.org>2001-05-03 02:20:22 +0000
committerRoger Hardiman <roger@FreeBSD.org>2001-05-03 02:20:22 +0000
commitb6583175b0253ae166cf3e2c1e51a945c35639b2 (patch)
treef21959ba6b6a4145d1abcdf6afab1f9a2b74cc40 /net/ohphone/files/patch-aa
parentUpgrade to version 1.0.4 (diff)
Upgrade to version 1.1.2.
Diffstat (limited to '')
-rw-r--r--net/ohphone/files/patch-aa22
1 files changed, 0 insertions, 22 deletions
diff --git a/net/ohphone/files/patch-aa b/net/ohphone/files/patch-aa
deleted file mode 100644
index eed4b78afdf7..000000000000
--- a/net/ohphone/files/patch-aa
+++ /dev/null
@@ -1,22 +0,0 @@
-*** main.h.orig Wed Jan 3 14:34:28 2001
---- main.h Wed Jan 3 14:34:38 2001
-*************** class MyH323EndPoint : public H323EndPoi
-*** 351,358 ****
-
- int IXJToVolume(unsigned hardware);
- unsigned VolumeToIXJ(int vol);
-- void SendDTMF(const char * tone);
- #endif
-
- void StartCall(const PString & str);
- void NewSpeedDial(const PString & str);
---- 351,359 ----
-
- int IXJToVolume(unsigned hardware);
- unsigned VolumeToIXJ(int vol);
- #endif
-+
-+ void SendDTMF(const char * tone);
-
- void StartCall(const PString & str);
- void NewSpeedDial(const PString & str);