summaryrefslogtreecommitdiff
path: root/include/string.h
diff options
context:
space:
mode:
authorcvs2svn <cvs2svn@FreeBSD.org>2004-05-25 15:47:51 +0000
committercvs2svn <cvs2svn@FreeBSD.org>2004-05-25 15:47:51 +0000
commita6a2310060e10e1d8e310755e3ccc34569954a55 (patch)
tree56e049af78c49a1332225b5cf25ff02b77d66085 /include/string.h
parent71f42d7e75897c23b46da53de8db036f6bd274d0 (diff)
Diffstat (limited to 'include/string.h')
-rw-r--r--include/string.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/string.h b/include/string.h
index 4a5bf910a2eb..b70b03b25c38 100644
--- a/include/string.h
+++ b/include/string.h
@@ -31,7 +31,7 @@
* SUCH DAMAGE.
*
* @(#)string.h 8.1 (Berkeley) 6/2/93
- * $FreeBSD$
+ * $FreeBSD: src/include/string.h,v 1.6.2.3 2001/12/25 00:36:57 ache Exp $
*/
#ifndef _STRING_H_