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 a3e55b085ee0..72c660c894dd 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 2006/03/05 18:10:27 deischen Exp $"); #include <signal.h> #include <pthread.h> |
