diff options
3 files changed, 30 insertions, 0 deletions
diff --git a/net-im/kmess-kde4/files/patch-kmess-network-msnconnection.cpp b/net-im/kmess-kde4/files/patch-kmess-network-msnconnection.cpp new file mode 100644 index 000000000000..b48e264a071b --- /dev/null +++ b/net-im/kmess-kde4/files/patch-kmess-network-msnconnection.cpp @@ -0,0 +1,10 @@ +--- 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) diff --git a/net-im/kmess/files/patch-kmess-network-msnconnection.cpp b/net-im/kmess/files/patch-kmess-network-msnconnection.cpp new file mode 100644 index 000000000000..b48e264a071b --- /dev/null +++ b/net-im/kmess/files/patch-kmess-network-msnconnection.cpp @@ -0,0 +1,10 @@ +--- 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) diff --git a/net/kmess/files/patch-kmess-network-msnconnection.cpp b/net/kmess/files/patch-kmess-network-msnconnection.cpp new file mode 100644 index 000000000000..b48e264a071b --- /dev/null +++ b/net/kmess/files/patch-kmess-network-msnconnection.cpp @@ -0,0 +1,10 @@ +--- 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) |