fix comment
This commit is contained in:
parent
10f8493ffa
commit
121477db61
|
@ -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 */
|
||||||
|
|
Loading…
Reference in New Issue