Changed DOS translation default setup

This commit is contained in:
Michiel Broek
2001-12-25 15:56:19 +00:00
parent 9aaef089b7
commit eb3b2481d8
3 changed files with 3 additions and 2 deletions

View File

@@ -156,7 +156,6 @@ void load_maincfg(void)
sprintf(CFG.pinbound, "/var/spool/mbse/inbound");
sprintf(CFG.outbound, "/var/spool/mbse/outbound");
sprintf(CFG.msgs_path, "/var/spool/mbse/msgs");
sprintf(CFG.dospath, "a:"); /* The biggest floppy on earth, JvdW. */
sprintf(CFG.uxpath, "/var/spool/mbse");
sprintf(CFG.badtic, "/var/spool/mbse/badtic");
sprintf(CFG.ticout, "/var/spool/mbse/ticqueue");