summaryrefslogtreecommitdiff
path: root/perl.h
diff options
context:
space:
mode:
authorKarl Williamson <khw@cpan.org>2018-07-07 17:13:14 -0600
committerKarl Williamson <khw@cpan.org>2018-07-07 17:15:57 -0600
commit7e7bdfd74fb6c113e9fbec9b06b7f12a6be7a687 (patch)
tree5056d2d2a05fb0d07f7f5d87b6b02b160800c71b /perl.h
parentd375d3a63b7d874e48f0fb872e183af2e2b5dfc1 (diff)
downloadperl-7e7bdfd74fb6c113e9fbec9b06b7f12a6be7a687.tar.gz
perl.h: Properly indent a #if
Diffstat (limited to 'perl.h')
-rw-r--r--perl.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/perl.h b/perl.h
index 3d3d53df8d..f49c0daa96 100644
--- a/perl.h
+++ b/perl.h
@@ -6090,7 +6090,7 @@ typedef struct am_table_short AMTS;
&& (! defined(USE_THREAD_SAFE_LOCALE) || defined(TS_W32_BROKEN_LOCALECONV))
/* We have a locale object holding the 'C' locale for Posix 2008 */
-#ifndef USE_POSIX_2008_LOCALE
+# ifndef USE_POSIX_2008_LOCALE
# define _LOCALE_TERM_POSIX_2008 NOOP
# else
# define _LOCALE_TERM_POSIX_2008 \