/[LeafOK_CVS]/lbbs/src/bbs_main.c
ViewVC logotype

Diff of /lbbs/src/bbs_main.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

Revision 1.32 by sysadm, Wed Apr 30 09:18:19 2025 UTC Revision 1.33 by sysadm, Fri May 2 03:34:58 2025 UTC
# Line 70  int bbs_center() Line 70  int bbs_center()
70    
71          while (!SYS_exit)          while (!SYS_exit)
72          {          {
73                  ch = igetch();                  ch = igetch(0);
74    
75                  if (time(0) - t_last_action >= 10)                  if (time(0) - t_last_action >= 10)
76                  {                  {


Legend:
Removed lines/characters  
Changed lines/characters
  Added lines/characters

webmaster@leafok.com
ViewVC Help
Powered by ViewVC 1.3.0-beta1