projects
/
p5sagit/p5-mst-13.2.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
371e4c6
)
Fix #endif.
Jarkko Hietaniemi [Sun, 26 Sep 1999 12:06:28 +0000 (12:06 +0000)]
p4raw-id: //depot/cfgperl@4234
XSUB.h
patch
|
blob
|
blame
|
history
diff --git
a/XSUB.h
b/XSUB.h
index
a414b85
..
5ce8fb4
100644
(file)
--- a/
XSUB.h
+++ b/
XSUB.h
@@
-283,4
+283,4
@@
# endif /* NO_XSLOCKS */
#endif /* PERL_CAPI */
-#endif _INC_PERL_XSUB_H /* include guard */
+#endif /* _INC_PERL_XSUB_H */ /* include guard */