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/struct.h | |
| parent | 0642794c52ebddd38ef6328fa391cc84c614dfcf (diff) | |
new RCS ID format.
Diffstat (limited to 'include/struct.h')
| -rw-r--r-- | include/struct.h | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/include/struct.h b/include/struct.h index 4915bb52b16..0a23b4a4605 100644 --- a/include/struct.h +++ b/include/struct.h @@ -1,3 +1,5 @@ +/* $NetBSD: struct.h,v 1.3 1994/10/26 00:56:32 cgd Exp $ */ + /*- * Copyright (c) 1983 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: @(#)struct.h 5.2 (Berkeley) 4/3/91 - * $Id: struct.h,v 1.2 1993/08/01 18:45:13 mycroft Exp $ + * @(#)struct.h 5.2 (Berkeley) 4/3/91 */ #ifndef _STRUCT_H_ |
