From 4a04d60ae569a9112b3501acc0d0f0f833ce64fd Mon Sep 17 00:00:00 2001 From: akr Date: Sun, 6 Jan 2008 15:49:38 +0000 Subject: * $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 --- struct.c | 1 - 1 file changed, 1 deletion(-) (limited to 'struct.c') diff --git a/struct.c b/struct.c index 2fadd47df..1c7ec1a6b 100644 --- a/struct.c +++ b/struct.c @@ -3,7 +3,6 @@ struct.c - $Author$ - $Date$ created at: Tue Mar 22 18:44:30 JST 1995 Copyright (C) 1993-2007 Yukihiro Matsumoto -- cgit