Parent Directory
|
Revision Log
|
Patch
| Revision 1.78 by sysadm, Wed Oct 29 07:36:38 2025 UTC | Revision 1.79 by sysadm, Sun Nov 2 08:14:48 2025 UTC | |
|---|---|---|
| # | Line 38 | Line 38 |
| 38 | ||
| 39 | #define MENU_SET_RESERVED_LENGTH (sizeof(int16_t) * 4) | #define MENU_SET_RESERVED_LENGTH (sizeof(int16_t) * 4) |
| 40 | ||
| 41 | #define MENU_SHMGET_RETRY_LIMIT 3 | #define MENU_SHMGET_RETRY_LIMIT 10 |
| 42 | ||
| 43 | MENU_SET bbs_menu; | MENU_SET bbs_menu; |
| 44 | MENU_SET top10_menu; | MENU_SET top10_menu; |
|
||||||||
| webmaster@leafok.com | ViewVC Help |
| Powered by ViewVC 1.3.0-beta1 |