1
0
Fork 0

User friendly? DOSBox ? a little ;)

Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3555
This commit is contained in:
Peter Veenstra 2010-03-03 18:19:03 +00:00
parent 8d3975cbe1
commit 58431593bb

View file

@ -675,7 +675,7 @@ void DOSBOX_Init(void) {
);
MSG_Add("CONFIGFILE_INTRO",
"# This is the configurationfile for DOSBox %s.\n"
"# Lines starting with a # are commentlines.\n"
"# Lines starting with a # are commentlines and are ignored by DOSBox.\n"
"# They are used to (briefly) document the effect of each option.\n");
MSG_Add("CONFIG_SUGGESTED_VALUES", "Possible values");