From 1fa5a06bb8ef61eb1a736641138221b1dc16b49e Mon Sep 17 00:00:00 2001 From: Jacob Nevins Date: Fri, 18 Feb 2005 13:17:28 +0000 Subject: Add a `--list-charsets' option to Halibut to enumerate canonical names of known character sets. (Also make libcharset `return_in_enum' values saner.) [originally from svn r5341] [this svn revision also touched charset,filter,timber] --- halibut.h | 1 + 1 file changed, 1 insertion(+) (limited to 'halibut.h') diff --git a/halibut.h b/halibut.h index 8c7caed..1cdddeb 100644 --- a/halibut.h +++ b/halibut.h @@ -316,6 +316,7 @@ int ustrwid(wchar_t const *s, int charset); void help(void); void usage(void); void showversion(void); +void listcharsets(void); /* * licence.c -- cgit v1.1