diff options
author | cvs2svn <cvs2svn@FreeBSD.org> | 2006-05-06 19:24:14 +0000 |
---|---|---|
committer | cvs2svn <cvs2svn@FreeBSD.org> | 2006-05-06 19:24:14 +0000 |
commit | 26c52663cb5e53422c188e65b45755f348c2fbf3 (patch) | |
tree | ce5e00519cf30405f3c973b12ab6ef8fa8f2b338 /tools/test/posixshm/shm_test.c | |
parent | 28a0f029fa9aaa57207a31a0c27b2bbc2688e22b (diff) |
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..8cdb516372be5 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> |