diff options
Diffstat (limited to 'src/librcd.h')
-rw-r--r-- | src/librcd.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/librcd.h b/src/librcd.h index 6fc3281..918d8c0 100644 --- a/src/librcd.h +++ b/src/librcd.h @@ -29,6 +29,7 @@ rcdGetRussianCharset 1 - KOI8-R 2 - UTF8 3 - CP866 + 4 - ISO8859-1 */ rcd_russian_charset rcdGetRussianCharset(const char *buf, int len); |