/[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.59 by sysadm, Wed Dec 17 03:47:00 2025 UTC Revision 1.60 by sysadm, Thu Dec 18 02:56: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                                  log_debug("KEY_NULL\n");
                                 log_error("KEY_NULL\n");  
 #endif  
318                                  loop = 0;                                  loop = 0;
319                                  break;                                  break;
320                          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