mirror of
https://git.openldap.org/openldap/openldap.git
synced 2026-01-06 06:59:54 -05:00
daemon -> slapd_daemon
This commit is contained in:
parent
58576e9753
commit
efc5e2d0e4
1 changed files with 1 additions and 1 deletions
|
|
@ -55,7 +55,7 @@ static void set_shutdown();
|
|||
static void do_nothing();
|
||||
|
||||
void
|
||||
daemon(
|
||||
slapd_daemon(
|
||||
int port
|
||||
)
|
||||
{
|
||||
|
|
|
|||
Loading…
Reference in a new issue