summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2013-07-21 02:18:13 -0400
committerJesse Luehrs <doy@tozt.net>2013-07-21 02:18:13 -0400
commita395a5656a81d6b44cd0b4d4b041a50d909c890c (patch)
tree2d0a03ecf22fafd253177a02f0142d57c1d98396
parent2616052469b26e77c2f9eb161c7bffe78d3c35e8 (diff)
downloadparse-keyword-a395a5656a81d6b44cd0b4d4b041a50d909c890c.tar.gz
parse-keyword-a395a5656a81d6b44cd0b4d4b041a50d909c890c.zip
formatting
-rw-r--r--Keyword.xs2
1 files changed, 1 insertions, 1 deletions
diff --git a/Keyword.xs b/Keyword.xs
index 56daf49..bbc5d1b 100644
--- a/Keyword.xs
+++ b/Keyword.xs
@@ -78,7 +78,7 @@ lex_read_space()
PL_curcop = &PL_compiling;
lex_read_space(0);
-SV*
+SV *
parse_block()
PREINIT:
I32 floor;