]> git.sur5r.net Git - openldap/blobdiff - servers/slapd/back-perl/add.c
Format %d -> %ld.
[openldap] / servers / slapd / back-perl / add.c
index b17e7cdfb5a8669a7d07452701511b96cb375b9f..88aaf6e79efa77c88993ded1c11d4cf38e549906 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"