aboutsummaryrefslogtreecommitdiffstats
path: root/lib/sync.rb
diff options
context:
space:
mode:
authornobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2009-09-25 23:45:52 +0000
committernobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2009-09-25 23:45:52 +0000
commitdd7490d50d77d4f58a5282106accc676d2dfe25a (patch)
tree6cca0d28e3a54347f904501800b03de934fc8560 /lib/sync.rb
parentf833dd2e24b821c083385863dc552bd847ce85c9 (diff)
downloadruby-dd7490d50d77d4f58a5282106accc676d2dfe25a.tar.gz
* lib: updated keywords.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@25096 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'lib/sync.rb')
-rw-r--r--lib/sync.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/sync.rb b/lib/sync.rb
index 36c4c08d45..459bba732b 100644
--- a/lib/sync.rb
+++ b/lib/sync.rb
@@ -42,7 +42,7 @@ unless defined? Thread
end
module Sync_m
- RCS_ID='-$Header$-'
+ RCS_ID='-$Id$-'
# lock mode
UN = :UN