summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1993-10-04 21:22:19 +0000
committerJim Meyering <jim@meyering.net>1993-10-04 21:22:19 +0000
commit5bf316d15e9fb57ef165d9a93f8342f895cd6146 (patch)
tree5402d5be3af6af47d5e9509d2ae5d3273c450db2
parent3134fad324dee63431db43cf9fc82072cb004770 (diff)
downloadcoreutils-5bf316d15e9fb57ef165d9a93f8342f895cd6146.tar.xz
.
-rw-r--r--lib/getdate.y2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/getdate.y b/lib/getdate.y
index ebfb7c91a..e5cf18a16 100644
--- a/lib/getdate.y
+++ b/lib/getdate.y
@@ -119,7 +119,7 @@ static int yyerror ();
#if !defined(lint) && !defined(SABER)
static char RCS[] =
- "$Header: /w/src/cvsroot/shellutils/lib/getdate.y,v 1.5 1993/09/08 18:23:16 meyering Exp $";
+ "$Header: str2date.y,v 2.1 90/09/06 08:15:06 cronan Exp $";
#endif /* !defined(lint) && !defined(SABER) */