From 4d2cbfce0a3370a71b0c10bcc093d43be0fae483 Mon Sep 17 00:00:00 2001 From: cgd Date: Wed, 26 Oct 1994 00:55:40 +0000 Subject: new RCS ID format. --- include/bitstring.h | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'include/bitstring.h') 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_ -- cgit