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

Diff of /lbbs/src/menu_proc.c

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

Revision 1.20 by sysadm, Fri May 30 02:57:09 2025 UTC Revision 1.21 by sysadm, Fri May 30 12:51:00 2025 UTC
# Line 93  int exitbbs(void *param) Line 93  int exitbbs(void *param)
93    
94  int license(void *param)  int license(void *param)
95  {  {
96          display_file(DATA_LICENSE, 1, 1);          display_file(DATA_LICENSE, 1, 0);
97    
98          return REDRAW;          return REDRAW;
99  }  }


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

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