diff options
author | Niklas Hallqvist <niklas@cvs.openbsd.org> | 1997-09-21 10:46:21 +0000 |
---|---|---|
committer | Niklas Hallqvist <niklas@cvs.openbsd.org> | 1997-09-21 10:46:21 +0000 |
commit | 67be208db32bec932375f887b58436805ba515c2 (patch) | |
tree | 18abe6535a2cd877d87e11be62ee56d1c8d7c0fa /include/bitstring.h | |
parent | a5c689f04cce064af5d6bb12047a4e1b715f3316 (diff) |
Well, as we are heading for a release people are encouraged to rebuild their
entire trees for testing anyway, I might as well do this intrusive touching
of include files now. Added openBSD tags.
Diffstat (limited to 'include/bitstring.h')
-rw-r--r-- | include/bitstring.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/bitstring.h b/include/bitstring.h index 6fe2215e2fa..8d7a6c34f58 100644 --- a/include/bitstring.h +++ b/include/bitstring.h @@ -1,3 +1,4 @@ +/* $OpenBSD: bitstring.h,v 1.3 1997/09/21 10:45:26 niklas Exp $ */ /* $NetBSD: bitstring.h,v 1.4 1994/10/26 00:55:45 cgd Exp $ */ /* |