mirror of
https://git.openldap.org/openldap/openldap.git
synced 2026-01-08 08:02:16 -05:00
Fix typo in comment.
This commit is contained in:
parent
8efd391832
commit
887ef60ea9
10 changed files with 10 additions and 10 deletions
|
|
@ -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"
|
||||
|
|
|
|||
|
|
@ -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"
|
||||
|
|
|
|||
|
|
@ -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"
|
||||
|
|
|
|||
|
|
@ -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"
|
||||
|
|
|
|||
|
|
@ -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"
|
||||
|
|
|
|||
|
|
@ -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"
|
||||
|
|
|
|||
|
|
@ -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"
|
||||
|
|
|
|||
|
|
@ -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"
|
||||
|
|
|
|||
|
|
@ -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"
|
||||
|
|
|
|||
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Reference in a new issue