# HG changeset patch # User Matti Hamalainen # Date 1578775804 -7200 # Node ID 4b99dff0958d991c93d1bd1fe159a78b0490295c # Parent 063c4079eb50c83e596c381f72f4a61dd720dca7 Fix a comment. diff -r 063c4079eb50 -r 4b99dff0958d sidinfo.c --- a/sidinfo.c Sat Jan 11 22:46:01 2020 +0200 +++ b/sidinfo.c Sat Jan 11 22:50:04 2020 +0200 @@ -1159,7 +1159,7 @@ memset(&optFormat, 0, sizeof(optFormat)); - // Initialize character conversion + // Initialize character set conversion if ((ret = sidutil_chconv_init(&setChConv, setLang)) != THERR_OK) { THERR("Could not initialize character set conversion (LANG='%s'): %s\n",