From f15620c372b8813a87d07eee169cf2096c99c173 Mon Sep 17 00:00:00 2001 From: "Suren A. Chilingaryan" Date: Thu, 14 Jul 2005 08:45:46 +0000 Subject: IConv and DB4 --- src/rccconfig.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/rccconfig.h') diff --git a/src/rccconfig.h b/src/rccconfig.h index 868974f..b94a39b 100644 --- a/src/rccconfig.h +++ b/src/rccconfig.h @@ -27,4 +27,6 @@ rcc_option_description *rccGetOptionDescriptionByName(const char *name); rcc_language_id rccDefaultGetLanguageByName(const char *name); +int rccIsUTF8(const char *name); + #endif /* _RCC_CONFIG_H */ -- cgit v1.2.3