From 0f3e712e4a822968104c494952193eb0334a048b Mon Sep 17 00:00:00 2001 From: svn Date: Tue, 12 Aug 2014 15:09:46 +0000 Subject: * remove trailing spaces. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@47159 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ext/win32ole/win32ole_param.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ext/win32ole') diff --git a/ext/win32ole/win32ole_param.c b/ext/win32ole/win32ole_param.c index 5bec16895b..f91945c351 100644 --- a/ext/win32ole/win32ole_param.c +++ b/ext/win32ole/win32ole_param.c @@ -55,7 +55,7 @@ create_win32ole_param(ITypeInfo *pTypeInfo, UINT method_index, UINT index, VALUE * WIN32OLE_PARAM objects represent param information of * the OLE method. */ -static VALUE +static VALUE foleparam_s_allocate(VALUE klass) { struct oleparamdata *pparam; -- cgit v1.2.3