From f79ab57dc1ac5cdf3cc8bd955e632ffea1daa16b Mon Sep 17 00:00:00 2001 From: Joe Marcus Clarke Date: Thu, 17 Oct 2002 05:39:01 +0000 Subject: Update to 0.59.5. --- net/gaim-snapshot/files/patch-temp | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 net/gaim-snapshot/files/patch-temp (limited to 'net/gaim-snapshot/files/patch-temp') diff --git a/net/gaim-snapshot/files/patch-temp b/net/gaim-snapshot/files/patch-temp deleted file mode 100644 index 39073683ae61..000000000000 --- a/net/gaim-snapshot/files/patch-temp +++ /dev/null @@ -1,12 +0,0 @@ ---- src/protocols/yahoo/yahoo.c.orig Sun Oct 13 02:50:25 2002 -+++ src/protocols/yahoo/yahoo.c Sun Oct 13 02:50:58 2002 -@@ -525,6 +525,9 @@ - l = l->next; - } - -+ if (!msg) -+ return; -+ - if (!g_strncasecmp(msg, "TYPING", strlen("TYPING"))) { - if (*stat == '1') - serv_got_typing(gc, from, 0); -- cgit v1.2.3