fix comment

This commit is contained in:
Julien Danjou 2008-01-11 15:58:38 +01:00
parent 10f8493ffa
commit 121477db61
1 changed files with 2 additions and 1 deletions

View File

@ -229,7 +229,8 @@ main(int argc, char *argv[])
else else
eprint("options: [-v | -c configfile]\n"); eprint("options: [-v | -c configfile]\n");
} }
/* Tag won't be printed otherwised */
/* Text won't be printed correctly otherwise */
setlocale(LC_CTYPE, ""); setlocale(LC_CTYPE, "");
/* X stuff */ /* X stuff */