From 12d2c8ba41edb5a02a7471e39d67ece2894492d8 Mon Sep 17 00:00:00 2001 From: nobu Date: Sun, 22 Feb 2009 14:23:33 +0000 Subject: stripped trailing spaces. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@22552 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- regerror.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'regerror.c') diff --git a/regerror.c b/regerror.c index 780ba94a0e..0a92c67b5d 100644 --- a/regerror.c +++ b/regerror.c @@ -251,7 +251,7 @@ onig_error_code_to_str(UChar* s, int code, ...) onig_error_code_to_str(s, code, va_alist) UChar* s; int code; - va_dcl + va_dcl #endif { UChar *p, *q; -- cgit v1.2.3