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 6cee558bb362..c0ca91b58f8a 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.36.1.8.1 2012/03/03 06:15:13 kensmith Exp $ */ #include <sys/types.h> |
