summaryrefslogtreecommitdiff
path: root/chinese/pine4/files/patch-bh
diff options
context:
space:
mode:
Diffstat (limited to 'chinese/pine4/files/patch-bh')
-rw-r--r--chinese/pine4/files/patch-bh20
1 files changed, 20 insertions, 0 deletions
diff --git a/chinese/pine4/files/patch-bh b/chinese/pine4/files/patch-bh
new file mode 100644
index 000000000000..6f0e2b76d698
--- /dev/null
+++ b/chinese/pine4/files/patch-bh
@@ -0,0 +1,20 @@
+--- pine/signals.c.orig Wed Jun 5 12:47:21 1996
++++ pine/signals.c Sat Jan 17 21:23:52 1998
+@@ -493,7 +493,7 @@
+ int retval = 1;
+
+ dprint(9,(debugfile, "busy_alarm(%d, %s, %p, %d)\n",
+- seconds, msg ? msg : "Busy", pc_func, init_msg));
++ seconds, msg ? msg : "½Ðµy«á", pc_func, init_msg));
+
+ /*
+ * If we're already busy'ing, and we don't have something special,
+@@ -517,7 +517,7 @@
+ final_message = 1;
+ }
+ else{
+- strcpy(busy_message, "Busy");
++ strcpy(busy_message, "½Ðµy«á");
+ final_message = 0;
+ }
+