From 5bdce633605d08c8b5eb6f644b80b777c935fd1c Mon Sep 17 00:00:00 2001 From: Jacques Vidrine Date: Sun, 29 Oct 2000 19:49:46 +0000 Subject: = Update 0.93 -> 0.94.1 = Add WITH_DANTE knob to compile with Dante socks client support. --- net-im/gnomeicu2/files/patch-ad | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 net-im/gnomeicu2/files/patch-ad (limited to 'net-im/gnomeicu2/files/patch-ad') diff --git a/net-im/gnomeicu2/files/patch-ad b/net-im/gnomeicu2/files/patch-ad new file mode 100644 index 000000000000..416be7ad9346 --- /dev/null +++ b/net-im/gnomeicu2/files/patch-ad @@ -0,0 +1,11 @@ +--- src/kanji_conv.c.orig Sun Oct 29 12:42:04 2000 ++++ src/kanji_conv.c Sun Oct 29 12:42:15 2000 +@@ -117,7 +117,7 @@ + return strdup(str); + } + gchar * +-kanji_conv(gchar *str, gint from_code, gint to_code) ++kanji_conv(gchar **str, gint from_code, gint to_code) + { + #ifdef TRACE_FUNCTION + printf("kanji_conv, did nothing.\n"); -- cgit v1.2.3