Subj : CVS commit src/syncterm/uifcinit.c To : All From : deuce Date : Fri Aug 05 2005 12:27 pm src/syncterm uifcinit.c 1.16 1.17 Update of /cvsroot/sbbs/src/syncterm In directory cvs.synchro.net:/tmp/cvs-serv15457 Modified Files: uifcinit.c Log Message: Set api->scrn_len to 0 to keep textmode() from being called. (The textmode() call was causing the screen to be cleared on *nix which resulted in background disapearing when it shouldn't have) .