fix typo in previous commit

This commit is contained in:
Pierangelo Masarati 2005-08-01 23:40:40 +00:00
parent 01dc0183a3
commit 673ea82eab

View file

@ -24,7 +24,7 @@
#include "slap.h"
#if SLAPD_OVER_ACCESSLOG == SLAPD_MOD_STATIC
extern int acceslog_init();
extern int accesslog_init();
#endif
#if SLAPD_OVER_DENYOP == SLAPD_MOD_STATIC
extern int denyop_init();