From b7cec43c8bea18f15ac24b5ae02c66e36b4d904f Mon Sep 17 00:00:00 2001 From: akr Date: Mon, 17 Jun 2013 11:56:53 +0000 Subject: [PATCH] Fix a indent. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@41358 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- version.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version.h b/version.h index 997ab32d61..fc8c18589f 100644 --- a/version.h +++ b/version.h @@ -26,7 +26,7 @@ #ifndef RUBY_REVISION # include "revision.h" #endif -# ifndef RUBY_REVISION +#ifndef RUBY_REVISION # define RUBY_REVISION 0 #endif