aboutsummaryrefslogtreecommitdiff
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..3ed87bca0c13 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.6.1 2010/12/21 17:09:25 kensmith Exp $");
#define _WANT_SEMUN_OLD