Parent Directory
|
Revision Log
|
Patch
| Revision 1.6 by sysadm, Wed Jul 2 04:17:33 2025 UTC | Revision 1.7 by sysadm, Fri Oct 17 01:25:08 2025 UTC | |
|---|---|---|
| # | Line 63 int article_del(const SECTION_LIST *p_se | Line 63 int article_del(const SECTION_LIST *p_se |
| 63 | case KEY_TIMEOUT: | case KEY_TIMEOUT: |
| 64 | goto cleanup; | goto cleanup; |
| 65 | case CR: | case CR: |
| igetch_reset(); | ||
| 66 | case KEY_ESC: | case KEY_ESC: |
| 67 | case 'N': | case 'N': |
| 68 | return 0; | return 0; |
|
||||||||
| webmaster@leafok.com | ViewVC Help |
| Powered by ViewVC 1.3.0-beta1 |