Parent Directory
|
Revision Log
|
Patch
| Revision 1.66 by sysadm, Fri Oct 24 02:03:15 2025 UTC | Revision 1.67 by sysadm, Wed Oct 29 07:35:05 2025 UTC | |
|---|---|---|
| # | Line 242 int main(int argc, char *argv[]) | Line 242 int main(int argc, char *argv[]) |
| 242 | { | { |
| 243 | if (load_file(data_files_load_startup[i]) < 0) | if (load_file(data_files_load_startup[i]) < 0) |
| 244 | { | { |
| 245 | 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]); |
| 246 | } | } |
| 247 | } | } |
| 248 |
|
||||||||
| webmaster@leafok.com | ViewVC Help |
| Powered by ViewVC 1.3.0-beta1 |