Parent Directory
|
Revision Log
|
Patch
| Revision 1.73 by sysadm, Mon Oct 13 07:13:39 2025 UTC | Revision 1.74 by sysadm, Fri Oct 17 01:25:08 2025 UTC | |
|---|---|---|
| # | Line 1141 int menu_control(MENU_SET *p_menu_set, i | Line 1141 int menu_control(MENU_SET *p_menu_set, i |
| 1141 | switch (key) | switch (key) |
| 1142 | { | { |
| 1143 | case CR: | case CR: |
| igetch_reset(); | ||
| 1144 | case KEY_RIGHT: | case KEY_RIGHT: |
| 1145 | if (p_menu_item->submenu) | if (p_menu_item->submenu) |
| 1146 | { | { |
|
||||||||
| webmaster@leafok.com | ViewVC Help |
| Powered by ViewVC 1.3.0-beta1 |