]> git.sur5r.net Git - openldap/blobdiff - servers/slapd/back-perl/config.c
Format %d -> %ld.
[openldap] / servers / slapd / back-perl / config.c
index ed9b9617113b2b92c5e0b18875d994a003ac45ac..63878e1d9b42b96720967dff6c46b21fac5d1e7d 100644 (file)
@@ -15,7 +15,7 @@
 
 #include <EXTERN.h>
 #include <perl.h>
-#undef _ /* #defined used by both Perl and ac/localize.h */
+#undef _ /* #defined by both Perl and ac/localize.h */
 
 #ifdef HAVE_WIN32_ASPERL
 #include "asperl_undefs.h"