summaryrefslogtreecommitdiff
path: root/include/bitstring.h
diff options
context:
space:
mode:
authormycroft <mycroft@NetBSD.org>1993-08-01 17:54:45 +0000
committermycroft <mycroft@NetBSD.org>1993-08-01 17:54:45 +0000
commite9d867ef5010fbab8d48045c13025636f5cd7479 (patch)
treed05864815761299c3ff4001b8ea7fef526e5273f /include/bitstring.h
parent55b7fa6d0b1423be9f9ec5d5c060fa5e9982861e (diff)
Add RCS identifiers.
Diffstat (limited to 'include/bitstring.h')
-rw-r--r--include/bitstring.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/include/bitstring.h b/include/bitstring.h
index 99011d09299..0605094442b 100644
--- a/include/bitstring.h
+++ b/include/bitstring.h
@@ -17,7 +17,8 @@
* IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED
* WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.
*
- * @(#)bitstring.h 5.2 (Berkeley) 4/4/90
+ * from: @(#)bitstring.h 5.2 (Berkeley) 4/4/90
+ * $Id: bitstring.h,v 1.3 1993/08/01 18:44:58 mycroft Exp $
*/
#ifndef _BITSTRING_H_