summaryrefslogtreecommitdiff
path: root/lib/libc/gen/sigsetops.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/gen/sigsetops.c')
-rw-r--r--lib/libc/gen/sigsetops.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/gen/sigsetops.c b/lib/libc/gen/sigsetops.c
index 38014da34e738..d774b667d0553 100644
--- a/lib/libc/gen/sigsetops.c
+++ b/lib/libc/gen/sigsetops.c
@@ -37,7 +37,7 @@
static char sccsid[] = "@(#)sigsetops.c 8.1 (Berkeley) 6/4/93";
#endif /* LIBC_SCCS and not lint */
#include <sys/cdefs.h>
-__FBSDID("$FreeBSD$");
+__FBSDID("$FreeBSD: src/lib/libc/gen/sigsetops.c,v 1.8.26.1 2008/10/02 02:57:24 kensmith Exp $");
#include <errno.h>
#include <signal.h>