aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/gen/__xuname.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/gen/__xuname.c')
-rw-r--r--lib/libc/gen/__xuname.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/gen/__xuname.c b/lib/libc/gen/__xuname.c
index cf8b21f516ca..2fac0c274073 100644
--- a/lib/libc/gen/__xuname.c
+++ b/lib/libc/gen/__xuname.c
@@ -31,7 +31,7 @@
/*static char sccsid[] = "From: @(#)uname.c 8.1 (Berkeley) 1/4/94";*/
#endif /* LIBC_SCCS and not lint */
#include <sys/cdefs.h>
-__FBSDID("$FreeBSD$");
+__FBSDID("$FreeBSD: src/lib/libc/gen/__xuname.c,v 1.13.12.1 2010/12/21 17:10:29 kensmith Exp $");
#include <sys/param.h>
#include <sys/sysctl.h>