fix ITS#3387

This commit is contained in:
Pierangelo Masarati 2004-11-10 09:45:02 +00:00
parent d8dfb976b4
commit b349604352
2 changed files with 2 additions and 2 deletions

View file

@ -46,7 +46,7 @@ int init_module(int argc, char *argv[]) {
#endif /* SLAPD_LDAP */
static int
int
ldap_back_open(
BackendInfo *bi
)

View file

@ -42,7 +42,7 @@ init_module( int argc, char *argv[] ) {
#endif /* SLAPD_META */
static int
int
meta_back_open(
BackendInfo *bi
)