/[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.58 by sysadm, Wed Dec 3 05:31:11 2025 UTC Revision 1.59 by sysadm, Wed Dec 17 03:47:00 2025 UTC
# Line 314  int show_top10_menu(void *param) Line 314  int show_top10_menu(void *param)
314                          switch (ch)                          switch (ch)
315                          {                          {
316                          case KEY_NULL: // broken pipe                          case KEY_NULL: // broken pipe
317    #ifdef _DEBUG
318                                  log_error("KEY_NULL\n");                                  log_error("KEY_NULL\n");
319    #endif
320                                  loop = 0;                                  loop = 0;
321                                  break;                                  break;
322                          case KEY_TIMEOUT:                          case KEY_TIMEOUT:


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

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