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

Diff of /lbbs/src/main.c

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

Revision 1.57 by sysadm, Sat Jun 21 06:52:24 2025 UTC Revision 1.58 by sysadm, Tue Jun 24 10:01:24 2025 UTC
# Line 231  int main(int argc, char *argv[]) Line 231  int main(int argc, char *argv[])
231          }          }
232    
233          // Load section config          // Load section config
234          if (load_section_config_from_db() < 0)          if (load_section_config_from_db(0) < 0)
235          {          {
236                  log_error("load_section_config_from_db() error\n");                  log_error("load_section_config_from_db() error\n");
237                  goto cleanup;                  goto cleanup;


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

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