aboutsummaryrefslogtreecommitdiff
path: root/textproc/msort/files/patch-unicode.h
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/msort/files/patch-unicode.h')
-rw-r--r--textproc/msort/files/patch-unicode.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/textproc/msort/files/patch-unicode.h b/textproc/msort/files/patch-unicode.h
deleted file mode 100644
index 7593d781a241..000000000000
--- a/textproc/msort/files/patch-unicode.h
+++ /dev/null
@@ -1,7 +0,0 @@
---- unicode.h.orig Mon Jan 8 03:33:05 2007
-+++ unicode.h Mon Jan 22 09:29:08 2007
-@@ -1,3 +1,4 @@
-+typedef unsigned short UTF16;
- typedef unsigned long UTF32; /* at least 32 bits */
- typedef unsigned char UTF8; /* 8 bits */
- typedef unsigned char Boolean; /* 0 or 1 */