changeset 324:4b99dff0958d

Fix a comment.
author Matti Hamalainen <ccr@tnsp.org>
date Sat, 11 Jan 2020 22:50:04 +0200
parents 063c4079eb50
children d056f284184b
files sidinfo.c
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
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",