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

Diff of /lbbs/src/section_list_display.c

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

Revision 1.48 by sysadm, Mon Oct 13 07:35:48 2025 UTC Revision 1.49 by sysadm, Mon Oct 13 07:40:35 2025 UTC
# Line 366  static enum select_cmd_t section_list_se Line 366  static enum select_cmd_t section_list_se
366                          return SHOW_HELP;                          return SHOW_HELP;
367                  case 'x':                  case 'x':
368                          return VIEW_EX_DIR;                          return VIEW_EX_DIR;
369                  case Ctrl('H'):                  case 'H':
370                          return SHOW_TOP10;                          return SHOW_TOP10;
371                  default:                  default:
372                  }                  }


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

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