summaryrefslogtreecommitdiff
path: root/lib/libc/gen/semctl.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/gen/semctl.c')
-rw-r--r--lib/libc/gen/semctl.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/gen/semctl.c b/lib/libc/gen/semctl.c
index 156d18cac70d..5162150d2491 100644
--- a/lib/libc/gen/semctl.c
+++ b/lib/libc/gen/semctl.c
@@ -27,7 +27,7 @@
#include <sys/cdefs.h>
-__FBSDID("$FreeBSD$");
+__FBSDID("$FreeBSD: src/lib/libc/gen/semctl.c,v 1.10.2.1.8.1 2012/03/03 06:15:13 kensmith Exp $");
#define _WANT_SEMUN_OLD