diff options
author | cvs2svn <cvs2svn@FreeBSD.org> | 1997-05-19 10:35:55 +0000 |
---|---|---|
committer | cvs2svn <cvs2svn@FreeBSD.org> | 1997-05-19 10:35:55 +0000 |
commit | a0d351b26be784ec2f31673b9c873781f01bad63 (patch) | |
tree | 5d0d134564f782e2ea5841c289a150806df6ba7c /bin/sh/error.h | |
parent | fcc0587080d3250a509550d7222e70e6cdc7d281 (diff) |
Diffstat (limited to 'bin/sh/error.h')
-rw-r--r-- | bin/sh/error.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/sh/error.h b/bin/sh/error.h index fb26f1e4a5ff..e39aaac71ee0 100644 --- a/bin/sh/error.h +++ b/bin/sh/error.h @@ -34,7 +34,7 @@ * SUCH DAMAGE. * * @(#)error.h 8.2 (Berkeley) 5/4/95 - * $Id: error.h,v 1.3 1996/09/01 10:19:55 peter Exp $ + * $Id: error.h,v 1.4 1996/09/03 14:15:48 peter Exp $ */ /* |