From a21deef1c62467b21500f94dfb2ab3d58e69cb85 Mon Sep 17 00:00:00 2001 From: "Suren A. Chilingaryan" Date: Mon, 4 Jul 2005 04:14:58 +0000 Subject: 04.07.2005 --- src/rcciconv.h | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 src/rcciconv.h (limited to 'src/rcciconv.h') diff --git a/src/rcciconv.h b/src/rcciconv.h new file mode 100644 index 0000000..1c899a9 --- /dev/null +++ b/src/rcciconv.h @@ -0,0 +1,6 @@ +#ifndef _RCC_ICONV_H +#define _RCC_ICONV_H + +int rccIConv(rcc_context ctx, iconv_t icnv, const char *buf, int len); + +#endif /* _RCC_ICONV_H */ -- cgit v1.2.3