diff sidinfo.c @ 324:4b99dff0958d

Fix a comment.
author Matti Hamalainen <ccr@tnsp.org>
date Sat, 11 Jan 2020 22:50:04 +0200
parents 5dfce66cc390
children 589bd78cc67d
line wrap: on
line diff
--- 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",