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/com_err.c | |
| parent | a3ab491d642b34f2d3efbc0562abc8e79b38ce09 (diff) | |
Diffstat (limited to 'lib/libcom_err/com_err.c')
| -rw-r--r-- | lib/libcom_err/com_err.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libcom_err/com_err.c b/lib/libcom_err/com_err.c index 71b520b19f52..a64ab66064ec 100644 --- a/lib/libcom_err/com_err.c +++ b/lib/libcom_err/com_err.c @@ -15,7 +15,7 @@ #if ! lint static const char rcsid[] = - "$Id: /a/ncvs/src/lib/libcom_err/com_err.c,v 1.1.1.1 1995/01/14 22:23:41 wollman Exp $"; + "$Id: com_err.c,v 1.2 1995/01/23 22:53:12 wollman Exp $"; #endif /* ! lint */ static void |
