diff options
author | Koen Kooi <koen@openembedded.org> | 2005-06-30 08:19:37 +0000 |
---|---|---|
committer | OpenEmbedded Project <openembedded-devel@lists.openembedded.org> | 2005-06-30 08:19:37 +0000 |
commit | c8e5702127e507e82e6f68a4b8c546803accea9d (patch) | |
tree | 00583491f40ecc640f2b28452af995e3a63a09d7 /packages/gal/gal-2.1-2.1.10/iconv-detect.h | |
parent | 87ec8ca4d2e2eb4d1c1e1e1a6b46a395d56805b9 (diff) |
import clean BK tree at cset 1.3670
Diffstat (limited to 'packages/gal/gal-2.1-2.1.10/iconv-detect.h')
-rw-r--r-- | packages/gal/gal-2.1-2.1.10/iconv-detect.h | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/packages/gal/gal-2.1-2.1.10/iconv-detect.h b/packages/gal/gal-2.1-2.1.10/iconv-detect.h index e69de29bb2..46f476d5bc 100644 --- a/packages/gal/gal-2.1-2.1.10/iconv-detect.h +++ b/packages/gal/gal-2.1-2.1.10/iconv-detect.h @@ -0,0 +1,5 @@ +/* This is an auto-generated header, DO NOT EDIT! */ + +#define ICONV_ISO_D_FORMAT "iso-%d-%d" +#define ICONV_ISO_S_FORMAT "iso-%d-%s" +#define ICONV_10646 "iso-10646" |