- Fixed acconfig comment-splitting problem.. (?)

- "-i off" option now works when placed after a driver
- CFontz driver no longer attempts to use 19200 baud if asked.
This commit is contained in:
toykeeper
2000-05-13 20:21:16 +00:00
parent 6a115b4446
commit 8b5b842c89
3 changed files with 15 additions and 15 deletions
+1
View File
@@ -58,6 +58,7 @@ static parameter args[] = {
{"-t", "--type"},
{"-f", "--foreground"},
{"-b", "--backlight"},
{"-i", "--serverinfo"},
{NULL, NULL},
};