summaryrefslogtreecommitdiff
path: root/include/bitstring.h
diff options
context:
space:
mode:
authorcvs2svn <cvs2svn@FreeBSD.org>2005-11-03 00:35:26 +0000
committercvs2svn <cvs2svn@FreeBSD.org>2005-11-03 00:35:26 +0000
commit3640cb54210edbb7edbf1b12ef0127ecfcea967d (patch)
tree60a81407b110eb6d80af1e0affba0ec353de6a9c /include/bitstring.h
parent3d215489fe03c6c5cecc3b5ed9ea39118e6ce379 (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_