Typo.
Submitted by: somebody in Usenet whose name i forgot
This commit is contained in:
parent
f83a01b63f
commit
486405ca25
@ -194,7 +194,7 @@ main(argc, argv)
|
||||
check_startup();
|
||||
(void)signal(SIGCHLD, reap);
|
||||
svc_run();
|
||||
syslog(LOG_ERR, "run_svc returned unexpectedly");
|
||||
syslog(LOG_ERR, "svc_run returned unexpectedly");
|
||||
abort();
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user