diff options
| author | nobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2009-09-25 23:45:52 +0000 |
|---|---|---|
| committer | nobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2009-09-25 23:45:52 +0000 |
| commit | 4460a5e1605c1438043fc6004442c17c241f23e2 (patch) | |
| tree | c6808aea900df580bac0c72a37f6036cc94a4264 /lib/sync.rb | |
| parent | 1874a8a3ae1e7847f1ece009212558946739c6f7 (diff) | |
* lib: updated keywords.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@25096 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'lib/sync.rb')
| -rw-r--r-- | lib/sync.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/sync.rb b/lib/sync.rb index 9e522c2466..c40ae2396f 100644 --- a/lib/sync.rb +++ b/lib/sync.rb @@ -44,7 +44,7 @@ unless defined? Thread end module Sync_m - RCS_ID='-$Header$-' + RCS_ID='-$Id$-' # lock mode UN = :UN |
