Subj : CVS commit src/uifc/uifc32.c To : All From : deuce Date : Sat Jun 18 2005 03:53 pm src/uifc uifc32.c 1.138 1.139 Update of /cvsroot/sbbs/src/uifc In directory cvs.synchro.net:/tmp/cvs-serv21009 Modified Files: uifc32.c Log Message: If timedisplay in the uifcapi_t is set to NULL, do not update. This allows a program to disable the time display and effectivly run without calling uscrn() first. Not of course that the status bar needs dealing with too. .