Separated tty drivers for mbsebbs and mbnewusr
This commit is contained in:
@@ -376,7 +376,7 @@ void command_list(char *cmd)
|
||||
send_nntp("503 Function not available");
|
||||
|
||||
msleep(1); /* For the linker only */
|
||||
colour(0, 0);
|
||||
mbse_colour(0, 0);
|
||||
}
|
||||
|
||||
|
||||
|
@@ -78,7 +78,7 @@ void die(int onsig)
|
||||
ExitClient(onsig);
|
||||
|
||||
msleep(1); /* For the linker only */
|
||||
colour(0, 0);
|
||||
mbse_colour(0, 0);
|
||||
}
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user