This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Put all pre-processor #s on the first column (some compilers are picky)
[perl5.git] / perl.h
diff --git a/perl.h b/perl.h
index cb99abc..7730f45 100644 (file)
--- a/perl.h
+++ b/perl.h
@@ -580,7 +580,7 @@ int usleep(unsigned int);
 #    endif
 #  endif
 #  ifdef BUGGY_MSC
-  #  pragma function(memcmp)
+#    pragma function(memcmp)
 #  endif
 #else
 #   ifndef memcmp