diff options
| author | cvs2svn <cvs2svn@FreeBSD.org> | 1996-01-01 11:01:15 +0000 |
|---|---|---|
| committer | cvs2svn <cvs2svn@FreeBSD.org> | 1996-01-01 11:01:15 +0000 |
| commit | 26ce5ad3876f0ea63ab67a8bdb2ed1a5a1591a3e (patch) | |
| tree | 69e72e626f1337094ba2f18cd7fded3ecaa930bf /lib/libcom_err/et_name.c | |
| parent | a3ab491d642b34f2d3efbc0562abc8e79b38ce09 (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 a896bab84e18..7af3b549d7f3 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[] = |
