mirror of
https://git.openldap.org/openldap/openldap.git
synced 2024-12-09 02:52:04 +08:00
Fix typo in last commit.
This commit is contained in:
parent
10a3a1b9c9
commit
36d9d9729c
@ -16,7 +16,7 @@
|
||||
#include "back-passwd.h"
|
||||
#include <ldap_pvt.h>
|
||||
|
||||
stativ void pw_start( Backend *be );
|
||||
static void pw_start( Backend *be );
|
||||
|
||||
static Entry *pw2entry(
|
||||
Backend *be,
|
||||
|
Loading…
Reference in New Issue
Block a user