mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2025-01-11 17:04:19 +01:00
Typo.
Submitted by: somebody in Usenet whose name i forgot
This commit is contained in:
parent
f83a01b63f
commit
486405ca25
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=13916
@ -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