diff options
author | cvs2svn <cvs2svn@FreeBSD.org> | 1999-01-21 00:55:30 +0000 |
---|---|---|
committer | cvs2svn <cvs2svn@FreeBSD.org> | 1999-01-21 00:55:30 +0000 |
commit | a9e2dc176f709713f9565ed1711c958f0707eb36 (patch) | |
tree | e1676cbf88d75f6982fe157cf90f1bc6a6c21e72 /lib/libcom_err/et_name.c | |
parent | 8eb115465a9db8d2a05eaf5244d6e5e8a54087c2 (diff) |
Diffstat (limited to 'lib/libcom_err/et_name.c')
-rw-r--r-- | lib/libcom_err/et_name.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libcom_err/et_name.c b/lib/libcom_err/et_name.c index a896bab84e183..7af3b549d7f3d 100644 --- a/lib/libcom_err/et_name.c +++ b/lib/libcom_err/et_name.c @@ -12,7 +12,7 @@ static const char copyright[] = "Copyright 1987,1988 by Student Information Processing Board, Massachusetts Institute of Technology"; static const char rcsid_et_name_c[] = - "$Header: et_name.c,v 1.7 89/01/01 06:14:56 raeburn Exp $"; + "$Header: /home/ncvs/src/lib/libcom_err/et_name.c,v 1.1.1.1 1995/01/14 22:23:41 wollman Exp $"; #endif static const char char_set[] = |