mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
* remove trailing spaces.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@47159 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
25c3298e0f
commit
0f3e712e4a
1 changed files with 1 additions and 1 deletions
|
@ -55,7 +55,7 @@ create_win32ole_param(ITypeInfo *pTypeInfo, UINT method_index, UINT index, VALUE
|
|||
* <code>WIN32OLE_PARAM</code> objects represent param information of
|
||||
* the OLE method.
|
||||
*/
|
||||
static VALUE
|
||||
static VALUE
|
||||
foleparam_s_allocate(VALUE klass)
|
||||
{
|
||||
struct oleparamdata *pparam;
|
||||
|
|
Loading…
Reference in a new issue