diff options
Diffstat (limited to 'tools/test/posixshm/shm_test.c')
-rw-r--r-- | tools/test/posixshm/shm_test.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/test/posixshm/shm_test.c b/tools/test/posixshm/shm_test.c index 6cee558bb362e..0d3c59681f9fc 100644 --- a/tools/test/posixshm/shm_test.c +++ b/tools/test/posixshm/shm_test.c @@ -1,7 +1,7 @@ /* * Test the POSIX shared-memory API. * Dedicated to tyhe public domain by Garrett A. Wollman, 2000. - * $FreeBSD$ + * $FreeBSD: src/tools/test/posixshm/shm_test.c,v 1.1.40.1 2010/12/21 17:10:29 kensmith Exp $ */ #include <sys/types.h> |