Parent Directory
|
Revision Log
|
Patch
| Revision 1.2 by sysadm, Thu Oct 16 11:26:16 2025 UTC | Revision 1.3 by sysadm, Fri Oct 17 01:25:08 2025 UTC | |
|---|---|---|
| # | Line 190 static enum select_cmd_t article_favor_s | Line 190 static enum select_cmd_t article_favor_s |
| 190 | } | } |
| 191 | break; | break; |
| 192 | case CR: | case CR: |
| igetch_reset(); | ||
| 193 | case KEY_RIGHT: | case KEY_RIGHT: |
| 194 | if (item_count > 0) | if (item_count > 0) |
| 195 | { | { |
|
||||||||
| webmaster@leafok.com | ViewVC Help |
| Powered by ViewVC 1.3.0-beta1 |