aboutsummaryrefslogtreecommitdiff
path: root/include/stddef.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/stddef.h')
-rw-r--r--include/stddef.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/stddef.h b/include/stddef.h
index dd7362129323..dfaa3bffe2f1 100644
--- a/include/stddef.h
+++ b/include/stddef.h
@@ -32,7 +32,7 @@
*
* @(#)stddef.h 8.1 (Berkeley) 6/2/93
*
- * $FreeBSD$
+ * $FreeBSD: src/include/stddef.h,v 1.10.30.1.2.1 2009/10/25 01:10:29 kensmith Exp $
*/
#ifndef _STDDEF_H_