summaryrefslogtreecommitdiffstats
path: root/ext/gdbm
diff options
context:
space:
mode:
authorakr <akr@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2008-01-06 15:49:38 +0000
committerakr <akr@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2008-01-06 15:49:38 +0000
commit4a04d60ae569a9112b3501acc0d0f0f833ce64fd (patch)
tree9fcfbc7b5c0615216daa6c58bd08a31d26fb304f /ext/gdbm
parent0ca1521bef49a550d35faf1f2466113ac1c69492 (diff)
downloadruby-4a04d60ae569a9112b3501acc0d0f0f833ce64fd.tar.gz
ruby-4a04d60ae569a9112b3501acc0d0f0f833ce64fd.tar.xz
ruby-4a04d60ae569a9112b3501acc0d0f0f833ce64fd.zip
* $Date$ keyword removed to avoid inclusion of locale dependent
string. git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@14912 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ext/gdbm')
-rw-r--r--ext/gdbm/gdbm.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/ext/gdbm/gdbm.c b/ext/gdbm/gdbm.c
index 7beffd2bd..8a1acbc96 100644
--- a/ext/gdbm/gdbm.c
+++ b/ext/gdbm/gdbm.c
@@ -3,7 +3,6 @@
gdbm.c -
$Author$
- $Date$
modified at: Mon Jan 24 15:59:52 JST 1994
Documentation by Peter Adolphs < futzilogik at users dot sourceforge dot net >