aboutsummaryrefslogtreecommitdiff
path: root/tools/test/pthread_vfork/pthread_vfork_test.c
diff options
context:
space:
mode:
Diffstat (limited to 'tools/test/pthread_vfork/pthread_vfork_test.c')
-rw-r--r--tools/test/pthread_vfork/pthread_vfork_test.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/test/pthread_vfork/pthread_vfork_test.c b/tools/test/pthread_vfork/pthread_vfork_test.c
index e00472713dfd..8d7978c8c865 100644
--- a/tools/test/pthread_vfork/pthread_vfork_test.c
+++ b/tools/test/pthread_vfork/pthread_vfork_test.c
@@ -27,7 +27,7 @@
*/
#include <sys/cdefs.h>
-__FBSDID("$FreeBSD$");
+__FBSDID("$FreeBSD: src/tools/test/pthread_vfork/pthread_vfork_test.c,v 1.1.2.1.6.1 2010/12/21 17:09:25 kensmith Exp $");
#include <err.h>
#include <pthread.h>