diff options
| author | Adam Weinberger <adamw@FreeBSD.org> | 2014-07-29 17:12:47 +0000 |
|---|---|---|
| committer | Adam Weinberger <adamw@FreeBSD.org> | 2014-07-29 17:12:47 +0000 |
| commit | 08a006d08a4c35d2c3ecc9a3d10cf7fd14661a84 (patch) | |
| tree | 0cfc4f0736babb895eb97a65c6defe632a0249c7 /converters/iconv-extra/files/patch-ces__unicode-1-1-utf-7.c | |
| parent | editors/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__unicode-1-1-utf-7.c')
| -rw-r--r-- | converters/iconv-extra/files/patch-ces__unicode-1-1-utf-7.c | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/converters/iconv-extra/files/patch-ces__unicode-1-1-utf-7.c b/converters/iconv-extra/files/patch-ces__unicode-1-1-utf-7.c new file mode 100644 index 000000000000..0b4f3e574c7a --- /dev/null +++ b/converters/iconv-extra/files/patch-ces__unicode-1-1-utf-7.c @@ -0,0 +1,14 @@ + +$FreeBSD$ + +--- ces/unicode-1-1-utf-7.c 2002/03/17 11:20:12 1.1 ++++ ces/unicode-1-1-utf-7.c 2002/03/17 11:20:21 +@@ -33,7 +33,7 @@ + #include <stdlib.h> + + #define ICONV_INTERNAL +-#include <iconv.h> ++#include <biconv.h> + + static inline int + lackofbytes(int bytes, size_t *bytesleft) |
