summaryrefslogtreecommitdiff
path: root/converters/iconv-extra/files/patch-ces__iso-2022-jp-2.c
diff options
context:
space:
mode:
authorAdam Weinberger <adamw@FreeBSD.org>2014-07-29 17:12:47 +0000
committerAdam Weinberger <adamw@FreeBSD.org>2014-07-29 17:12:47 +0000
commit08a006d08a4c35d2c3ecc9a3d10cf7fd14661a84 (patch)
tree0cfc4f0736babb895eb97a65c6defe632a0249c7 /converters/iconv-extra/files/patch-ces__iso-2022-jp-2.c
parenteditors/fte: update to 20110708 (diff)
Rename all patches that contain '::' as a path separator, and use
'__' instead.
Notes
Notes: svn path=/head/; revision=363362
Diffstat (limited to 'converters/iconv-extra/files/patch-ces__iso-2022-jp-2.c')
-rw-r--r--converters/iconv-extra/files/patch-ces__iso-2022-jp-2.c14
1 files changed, 14 insertions, 0 deletions
diff --git a/converters/iconv-extra/files/patch-ces__iso-2022-jp-2.c b/converters/iconv-extra/files/patch-ces__iso-2022-jp-2.c
new file mode 100644
index 000000000000..c1d3da317c5b
--- /dev/null
+++ b/converters/iconv-extra/files/patch-ces__iso-2022-jp-2.c
@@ -0,0 +1,14 @@
+
+$FreeBSD$
+
+--- ces/iso-2022-jp-2.c 2002/03/17 11:15:25 1.1
++++ ces/iso-2022-jp-2.c 2002/03/17 11:15:46
+@@ -31,7 +31,7 @@
+ */
+
+ #define ICONV_INTERNAL
+-#include <iconv.h>
++#include <biconv.h>
+
+ static const iconv_ces_iso2022_ccs ccsattr[] = {
+ {"us-ascii", "\x1b(B", 3, ICONV_SHIFT_SI},