Parent Directory
|
Revision Log
|
Patch
| Revision 1.5 by sysadm, Mon Apr 28 03:30:59 2025 UTC | Revision 1.6 by sysadm, Wed Apr 30 09:18:19 2025 UTC | |
|---|---|---|
| # | Line 36 typedef struct _bbs_cmd BBS_CMD; | Line 36 typedef struct _bbs_cmd BBS_CMD; |
| 36 | ||
| 37 | extern BBS_CMD bbs_cmd_list[MAX_CMD_ID]; | extern BBS_CMD bbs_cmd_list[MAX_CMD_ID]; |
| 38 | ||
| 39 | extern int exec_cmd(const char *cmd, const char *param); | |
| 40 | ||
| 41 | #endif //_BBS_CMD_H_ | #endif //_BBS_CMD_H_ |
|
||||||||
| webmaster@leafok.com | ViewVC Help |
| Powered by ViewVC 1.3.0-beta1 |