diff options
| author | cgd <cgd@NetBSD.org> | 1994-10-26 00:55:40 +0000 |
|---|---|---|
| committer | cgd <cgd@NetBSD.org> | 1994-10-26 00:55:40 +0000 |
| commit | 4d2cbfce0a3370a71b0c10bcc093d43be0fae483 (patch) | |
| tree | a18537cc1fb44c62161104acb79c57f5d55c6e88 /include/err.h | |
| parent | 0642794c52ebddd38ef6328fa391cc84c614dfcf (diff) | |
new RCS ID format.
Diffstat (limited to 'include/err.h')
| -rw-r--r-- | include/err.h | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/include/err.h b/include/err.h index e4e5fbb25fc..b903562a20e 100644 --- a/include/err.h +++ b/include/err.h @@ -1,3 +1,5 @@ +/* $NetBSD: err.h,v 1.11 1994/10/26 00:55:52 cgd Exp $ */ + /*- * Copyright (c) 1993 * The Regents of the University of California. All rights reserved. @@ -30,8 +32,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * from: @(#)err.h 8.1 (Berkeley) 6/2/93 - * $Id: err.h,v 1.10 1994/10/19 03:44:57 cgd Exp $ + * @(#)err.h 8.1 (Berkeley) 6/2/93 */ #ifndef _ERR_H_ |
