1
0
Fork 0
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@47081 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
svn 2014-08-06 09:47:51 +00:00
parent 75d1a6c9fc
commit 76fcc05ee8

View file

@ -60,7 +60,7 @@ ole_raise(HRESULT hr, VALUE ecs, const char *fmt, ...)
rb_exc_raise(rb_exc_new_str(ecs, msg));
}
void
void
Init_win32ole_error() {
/*
* Document-class: WIN32OLERuntimeError