From 039a8415f283708d5ed6c05d4a6b72f1dd9210bf Mon Sep 17 00:00:00 2001 From: nobu Date: Tue, 9 Dec 2008 07:14:13 +0000 Subject: * id.h, include/ruby/{intern,oniguruma}.h, regenc.h, regparse.h, template/*.tmpl: removed trailing garbage spaces. git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@20596 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- include/ruby/intern.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/ruby/intern.h') diff --git a/include/ruby/intern.h b/include/ruby/intern.h index 25ca518f8..d7ef17023 100644 --- a/include/ruby/intern.h +++ b/include/ruby/intern.h @@ -28,7 +28,7 @@ extern "C" { #endif #include "ruby/st.h" -/* +/* * Functions and variables that are used by more than one source file of * the kernel. */ -- cgit