/[LeafOK_CVS]/lbbs/src/menu_proc.c
ViewVC logotype

Diff of /lbbs/src/menu_proc.c

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

Revision 1.16 by sysadm, Sat May 17 15:39:51 2025 UTC Revision 1.17 by sysadm, Mon May 19 01:44:49 2025 UTC
# Line 29  Line 29 
29  #include <time.h>  #include <time.h>
30  #include <unistd.h>  #include <unistd.h>
31    
32    int list_section(void *param)
33    {
34            return 0;
35    }
36    
37  int exec_mbem(void *param)  int exec_mbem(void *param)
38  {  {
39          void *hdll;          void *hdll;


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

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