/[LeafOK_CVS]/lbbs/include/menu_proc.h
ViewVC logotype

Diff of /lbbs/include/menu_proc.h

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

Revision 1.7 by sysadm, Mon May 19 01:44:49 2025 UTC Revision 1.9 by sysadm, Sun Jun 1 03:07:42 2025 UTC
# Line 19  Line 19 
19    
20  extern int list_section(void *param);  extern int list_section(void *param);
21  extern int exec_mbem(void *param);  extern int exec_mbem(void *param);
22  extern int exitbbs(void *param);  extern int exit_bbs(void *param);
23  extern int bbsnet(void *param);  extern int bbsnet(void *param);
24  extern int license(void *param);  extern int license(void *param);
25  extern int copyright(void *param);  extern int copyright(void *param);
26  extern int reloadbbsmenu(void *param);  extern int reload_bbs_conf(void *param);
27  extern int shutdownbbs(void *param);  extern int shutdown_bbs(void *param);
28    extern int favour_section_filter(void *param);
29    
30  #endif //_MENU_PROC_H_  #endif //_MENU_PROC_H_


Legend:
Removed lines/characters  
Changed lines/characters
  Added lines/characters

webmaster@leafok.com
ViewVC Help
Powered by ViewVC 1.3.0-beta1