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 42765057fd45..17a47dfc51d6 100644
--- a/sys/sys/user.h
+++ b/sys/sys/user.h
@@ -31,7 +31,7 @@
* SUCH DAMAGE.
*
* @(#)user.h 8.2 (Berkeley) 9/23/93
- * $Id: user.h,v 1.8 1996/09/10 08:21:29 bde Exp $
+ * $FreeBSD$
*/
#ifndef _SYS_USER_H_