/[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.40 by sysadm, Sat May 10 14:37:04 2025 UTC Revision 1.41 by sysadm, Sat May 10 15:32:36 2025 UTC
# Line 44  int bbs_exit() Line 44  int bbs_exit()
44  {  {
45          display_file_ex(DATA_GOODBYE, 1, 0);          display_file_ex(DATA_GOODBYE, 1, 0);
46    
         sleep(1);  
   
47          return 0;          return 0;
48  }  }
49    


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

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