summaryrefslogtreecommitdiff
path: root/ext/objspace/gc_hook.c
diff options
context:
space:
mode:
Diffstat (limited to 'ext/objspace/gc_hook.c')
-rw-r--r--ext/objspace/gc_hook.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/objspace/gc_hook.c b/ext/objspace/gc_hook.c
index 3adee1c376..7796eec61a 100644
--- a/ext/objspace/gc_hook.c
+++ b/ext/objspace/gc_hook.c
@@ -2,7 +2,7 @@
gc_hook.c - GC hook mechanism/ObjectSpace extender for MRI.
- $Author: sorah $
+ $Author$
created at: Tue May 28 01:34:25 2013
NOTE: This extension library is not expected to exist except C Ruby.