aboutsummaryrefslogtreecommitdiff
path: root/net-im/gale/files/patch-wcwidth
diff options
context:
space:
mode:
Diffstat (limited to 'net-im/gale/files/patch-wcwidth')
-rw-r--r--net-im/gale/files/patch-wcwidth13
1 files changed, 0 insertions, 13 deletions
diff --git a/net-im/gale/files/patch-wcwidth b/net-im/gale/files/patch-wcwidth
deleted file mode 100644
index 1092dcd62c6c..000000000000
--- a/net-im/gale/files/patch-wcwidth
+++ /dev/null
@@ -1,13 +0,0 @@
---- libgale/wcwidth.c.orig Fri Oct 12 13:45:37 2001
-+++ libgale/wcwidth.c Fri Oct 12 13:45:52 2001
-@@ -8,8 +8,9 @@
-
- #ifdef __FreeBSD__ /* peterh@sapros.com */
- #include <rune.h>
--#endif
-+#else
- #include <wchar.h>
-+#endif
-
- /* These functions define the column width of an ISO 10646 character
- * as follows: