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@47829 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
abd783434a
commit
cfd359ca28
1 changed files with 1 additions and 1 deletions
|
@ -48,7 +48,7 @@ olemethod_free(struct olemethoddata *polemethod)
|
|||
OLE_FREE(polemethod->pOwnerTypeInfo);
|
||||
free(polemethod);
|
||||
}
|
||||
|
||||
|
||||
struct olemethoddata *
|
||||
olemethod_data_get_struct(VALUE obj)
|
||||
{
|
||||
|
|
Loading…
Add table
Reference in a new issue