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..d476514041435 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.30.1 2008/10/02 02:57:24 kensmith Exp $ */ #include <sys/types.h> |