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..8cdb516372be 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 2000/04/22 15:29:21 wollman Exp $   */  #include <sys/types.h> | 
