* remove trailing spaces.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@47829 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
abd783434a
commit
cfd359ca28
@ -48,7 +48,7 @@ olemethod_free(struct olemethoddata *polemethod)
|
||||
OLE_FREE(polemethod->pOwnerTypeInfo);
|
||||
free(polemethod);
|
||||
}
|
||||
|
||||
|
||||
struct olemethoddata *
|
||||
olemethod_data_get_struct(VALUE obj)
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user