aboutsummaryrefslogtreecommitdiff
path: root/net-im/micq/files/patch-ae
diff options
context:
space:
mode:
Diffstat (limited to 'net-im/micq/files/patch-ae')
-rw-r--r--net-im/micq/files/patch-ae14
1 files changed, 11 insertions, 3 deletions
diff --git a/net-im/micq/files/patch-ae b/net-im/micq/files/patch-ae
index 9b877e48dc8a..6e71c2d80324 100644
--- a/net-im/micq/files/patch-ae
+++ b/net-im/micq/files/patch-ae
@@ -1,6 +1,14 @@
---- icq_response.c.orig Tue Jan 23 11:49:05 2001
-+++ icq_response.c Wed Jan 24 22:07:40 2001
-@@ -871,19 +871,12 @@
+--- icq_response.c.orig Tue Jan 23 16:49:05 2001
++++ icq_response.c Sun Mar 25 23:54:20 2001
+@@ -740,6 +740,7 @@
+ return;
+ }
+ *tmp = 0;
++ char_conv ("wc",data); //By Kunia User's nick was not transcoded...;(
+ M_print( CONTACTCOL "\n%s" NOCOL " has added you to their contact list.\n", data );
+ tmp++;
+ data = tmp;
+@@ -871,19 +872,12 @@
}
*tmp = 0;
char_conv ("wc",data);