From 2c441993f1f6655677b092a2a8878795a6d19a96 Mon Sep 17 00:00:00 2001 From: Jim Mock Date: Tue, 5 Dec 2000 05:21:41 +0000 Subject: Update to version 0.11.0pre2. --- net-im/gaim/files/patch-ad | 19 ------------------- 1 file changed, 19 deletions(-) delete mode 100644 net-im/gaim/files/patch-ad (limited to 'net-im') diff --git a/net-im/gaim/files/patch-ad b/net-im/gaim/files/patch-ad deleted file mode 100644 index ba20344ce77b..000000000000 --- a/net-im/gaim/files/patch-ad +++ /dev/null @@ -1,19 +0,0 @@ ---- src/gtkhtml.c.orig Mon Oct 9 13:34:59 2000 -+++ src/gtkhtml.c Tue Nov 14 17:28:27 2000 -@@ -3251,7 +3251,7 @@ - GdkFont *cfont; - GdkRectangle area; - char *ws, -- tag[BUF_LONG], -+ *tag, - *c, - *url = NULL; - gint intag = 0, -@@ -3295,6 +3295,7 @@ - c = text; - - ws = g_malloc(strlen(text) + 2); -+ tag = g_malloc(strlen(text) + 2); - - while (*c) - { -- cgit v1.2.3