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

Diff of /lbbs/src/net_server.c

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

Revision 1.75 by sysadm, Sat Oct 25 07:58:10 2025 UTC Revision 1.76 by sysadm, Wed Oct 29 07:35:05 2025 UTC
# Line 687  int net_server(const char *hostaddr, in_ Line 687  int net_server(const char *hostaddr, in_
687                          {                          {
688                                  if (load_file(data_files_load_startup[i]) < 0)                                  if (load_file(data_files_load_startup[i]) < 0)
689                                  {                                  {
690                                          log_error("load_file_mmap(%s) error\n", data_files_load_startup[i]);                                          log_error("load_file(%s) error\n", data_files_load_startup[i]);
691                                  }                                  }
692                          }                          }
693                          log_common("Reload data files successfully\n");                          log_common("Reload data files successfully\n");


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

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