summaryrefslogtreecommitdiff
path: root/include/bitstring.h
diff options
context:
space:
mode:
authorcvs2svn <cvs2svn@FreeBSD.org>2004-11-04 19:12:42 +0000
committercvs2svn <cvs2svn@FreeBSD.org>2004-11-04 19:12:42 +0000
commit3f86d8a2ea3f3265afaa1fd263b0004c5c000e69 (patch)
tree4114cadb7556687c77484c7507ab5f541eb9b1ca /include/bitstring.h
parentf8d4987d7271c1003cce92715022709505f995c7 (diff)
Diffstat (limited to 'include/bitstring.h')
-rw-r--r--include/bitstring.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/bitstring.h b/include/bitstring.h
index cef9d0248d84..3dfb955cb4a6 100644
--- a/include/bitstring.h
+++ b/include/bitstring.h
@@ -23,7 +23,7 @@
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
*
- * $FreeBSD$
+ * $FreeBSD: src/include/bitstring.h,v 1.3 2003/06/13 19:40:13 phk Exp $
*/
#ifndef _BITSTRING_H_