Spelling error in define
This commit is contained in:
parent
282ffb1ac9
commit
57f398c719
@ -297,7 +297,7 @@ int chartran_init(char *fromset, char *toset, int loglvl)
|
||||
{
|
||||
loglevel = loglvl;
|
||||
|
||||
#ifdef HAVE_ICONF_H
|
||||
#ifdef HAVE_ICONV_H
|
||||
|
||||
if (use_tran1 || use_tran2) {
|
||||
WriteError("chartran_init() called while still open");
|
||||
|
Reference in New Issue
Block a user