diff options
Diffstat (limited to 'lib/libc/gen/_pthread_stubs.c')
| -rw-r--r-- | lib/libc/gen/_pthread_stubs.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/gen/_pthread_stubs.c b/lib/libc/gen/_pthread_stubs.c index 147235e485f9..90c08a7563c3 100644 --- a/lib/libc/gen/_pthread_stubs.c +++ b/lib/libc/gen/_pthread_stubs.c @@ -25,7 +25,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/lib/libc/gen/_pthread_stubs.c,v 1.13.10.2.8.1 2012/03/03 06:15:13 kensmith Exp $"); #include <signal.h> #include <pthread.h> |
