summaryrefslogtreecommitdiff
path: root/include/bitstring.h
diff options
context:
space:
mode:
authorcgd <cgd@NetBSD.org>1994-10-26 00:55:40 +0000
committercgd <cgd@NetBSD.org>1994-10-26 00:55:40 +0000
commit4d2cbfce0a3370a71b0c10bcc093d43be0fae483 (patch)
treea18537cc1fb44c62161104acb79c57f5d55c6e88 /include/bitstring.h
parent0642794c52ebddd38ef6328fa391cc84c614dfcf (diff)
new RCS ID format.
Diffstat (limited to 'include/bitstring.h')
-rw-r--r--include/bitstring.h5
1 files changed, 3 insertions, 2 deletions
diff --git a/include/bitstring.h b/include/bitstring.h
index 0605094442b..5966a1d3f5d 100644
--- a/include/bitstring.h
+++ b/include/bitstring.h
@@ -1,3 +1,5 @@
+/* $NetBSD: bitstring.h,v 1.4 1994/10/26 00:55:45 cgd Exp $ */
+
/*
* Copyright (c) 1989 The Regents of the University of California.
* All rights reserved.
@@ -17,8 +19,7 @@
* IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED
* WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.
*
- * from: @(#)bitstring.h 5.2 (Berkeley) 4/4/90
- * $Id: bitstring.h,v 1.3 1993/08/01 18:44:58 mycroft Exp $
+ * @(#)bitstring.h 5.2 (Berkeley) 4/4/90
*/
#ifndef _BITSTRING_H_