Fix #endif.
Jarkko Hietaniemi [Sun, 26 Sep 1999 12:06:28 +0000 (12:06 +0000)]
p4raw-id: //depot/cfgperl@4234

XSUB.h

diff --git a/XSUB.h b/XSUB.h
index a414b85..5ce8fb4 100644 (file)
--- a/XSUB.h
+++ b/XSUB.h
 #  endif  /* NO_XSLOCKS */
 #endif  /* PERL_CAPI */
 
-#endif _INC_PERL_XSUB_H                /* include guard */
+#endif /* _INC_PERL_XSUB_H */          /* include guard */