mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
remove trainling spaces
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@37983 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
0a7d24cc5a
commit
cf1d6730c1
10 changed files with 13 additions and 14 deletions
|
@ -491,7 +491,7 @@ void Init_File(void) {
|
|||
rb_include_module(rb_cIO, rb_mFConst);
|
||||
|
||||
/* Document-const: LOCK_SH
|
||||
*
|
||||
*
|
||||
* Shared lock
|
||||
*/
|
||||
rb_file_const("LOCK_SH", INT2FIX(LOCK_SH));
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue