]> git.sur5r.net Git - openldap/commitdiff
Fix typo in comment.
authorHallvard Furuseth <hallvard@openldap.org>
Tue, 30 Sep 2003 17:11:44 +0000 (17:11 +0000)
committerHallvard Furuseth <hallvard@openldap.org>
Tue, 30 Sep 2003 17:11:44 +0000 (17:11 +0000)
servers/slapd/back-perl/add.c
servers/slapd/back-perl/bind.c
servers/slapd/back-perl/close.c
servers/slapd/back-perl/compare.c
servers/slapd/back-perl/config.c
servers/slapd/back-perl/delete.c
servers/slapd/back-perl/init.c
servers/slapd/back-perl/modify.c
servers/slapd/back-perl/modrdn.c
servers/slapd/back-perl/search.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"
index a09825de7ffc2fadfa621321ab28df1bb17665fd..b495b7ceb96eeaa3c8821dd59abb382b4d9ab083 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"
index 2e3252c3c1a12bed75f64500bc3b04cece67bf3a..30afe22994dd6af3aae9d8c13b8709b8e3d4619d 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"
index 1dfcb125f57f5b26256f63264623e28cf7bbb45f..4cb871461a7234cbe826b9c76508a6eab4c93481 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"
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"
index 9bc51264686ff80073eae10ff08a0acd760d4aa3..9a812f479e09a37c51e91db57144c595a1d99a6e 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"
index 5f4bec4375edc27edec93a6a860da2c20935d036..1c8a2616eb3c617589a094460872f82789210448 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"
index f77f3087525a73df3f4362acbef19dcb9b18deed..fa6a89f21bdc2def6425a893c800a855604e83bd 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"
index 2befbb6ee7c8ff4669ffc14122a34302c582944d..704d25b3f0bd7f8b36f9d8ed7dc0f64f47b554e6 100644 (file)
@@ -28,7 +28,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"
index 50230e6efc4d6595d542387fe36d39e87c6ce412..2cf30dcd4bfb283e5ee5734aaddde78931c6eab7 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"