aboutsummaryrefslogtreecommitdiff
path: root/sys/sys/user.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/sys/user.h')
-rw-r--r--sys/sys/user.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/sys/user.h b/sys/sys/user.h
index b32ca04989b4..cc8cbcc34b1c 100644
--- a/sys/sys/user.h
+++ b/sys/sys/user.h
@@ -29,7 +29,7 @@
* SUCH DAMAGE.
*
* @(#)user.h 8.2 (Berkeley) 9/23/93
- * $FreeBSD$
+ * $FreeBSD: src/sys/sys/user.h,v 1.84.2.4.2.1 2010/12/21 17:09:25 kensmith Exp $
*/
#ifndef _SYS_USER_H_