summaryrefslogtreecommitdiff
path: root/editors/qemacs/files/patch-unicode_join.c
diff options
context:
space:
mode:
Diffstat (limited to 'editors/qemacs/files/patch-unicode_join.c')
-rw-r--r--editors/qemacs/files/patch-unicode_join.c10
1 files changed, 0 insertions, 10 deletions
diff --git a/editors/qemacs/files/patch-unicode_join.c b/editors/qemacs/files/patch-unicode_join.c
deleted file mode 100644
index 69e27ec48a55..000000000000
--- a/editors/qemacs/files/patch-unicode_join.c
+++ /dev/null
@@ -1,10 +0,0 @@
---- unicode_join.c.orig Sat Aug 21 20:08:14 2004
-+++ unicode_join.c Sat Aug 21 20:08:27 2004
-@@ -182,6 +182,7 @@
- *q++ = l1;
- i++;
- found:
-+ break;
- }
- }
- return q - buf_out;