aboutsummaryrefslogtreecommitdiffstats
path: root/regexec.c
diff options
context:
space:
mode:
authorsvn <svn@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2015-11-26 08:31:53 +0000
committersvn <svn@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2015-11-26 08:31:53 +0000
commit2d1b3c559c03894052a0132c91362c2f779ea5f1 (patch)
tree0d9bafd2a6850188911c9e05a46e47ff427cb761 /regexec.c
parent288fd061652413ef4ea06409052326d9092d78b6 (diff)
downloadruby-2d1b3c559c03894052a0132c91362c2f779ea5f1.tar.gz
* remove trailing spaces.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@52757 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'regexec.c')
-rw-r--r--regexec.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/regexec.c b/regexec.c
index 8c752e1725..412e4a1f47 100644
--- a/regexec.c
+++ b/regexec.c
@@ -1573,7 +1573,7 @@ static void *oplabels[] = {
&&L_OP_RETURN,
#else
&&L_DEFAULT,
- &&L_DEFAULT,
+ &&L_DEFAULT,
#endif
&&L_OP_CONDITION,