diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2005-11-15 05:35:18 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2005-11-15 05:35:18 +0000 |
commit | 1e8ca5e13d0793e9660af8e9ac93697ddbfb36bb (patch) | |
tree | 5e282572c7bfa6f4d55583f85ddce879062566dc /net-im/kmess/files/patch-kmess-network-msnconnection.cpp | |
parent | Update to 1.8.6. (diff) |
Update to 1.4.2
Notes
Notes:
svn path=/head/; revision=148317
Diffstat (limited to 'net-im/kmess/files/patch-kmess-network-msnconnection.cpp')
-rw-r--r-- | net-im/kmess/files/patch-kmess-network-msnconnection.cpp | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/net-im/kmess/files/patch-kmess-network-msnconnection.cpp b/net-im/kmess/files/patch-kmess-network-msnconnection.cpp deleted file mode 100644 index b48e264a071b..000000000000 --- a/net-im/kmess/files/patch-kmess-network-msnconnection.cpp +++ /dev/null @@ -1,10 +0,0 @@ ---- kmess/network/msnconnection.cpp.orig Fri Aug 20 22:18:48 2004 -+++ kmess/network/msnconnection.cpp Fri Aug 20 22:22:17 2004 -@@ -40,6 +40,7 @@ - ack_(0), - identifier_(identifier), - initialized_(false), -+ kStringHandler_(), - missedPings_(0), - sendPings_(false), - writeLocked_(false) |