diff options
Diffstat (limited to 'lib/libpthread/test/hello_s.c')
-rw-r--r-- | lib/libpthread/test/hello_s.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libpthread/test/hello_s.c b/lib/libpthread/test/hello_s.c index 942bf2dae0ae..34c24b11e58e 100644 --- a/lib/libpthread/test/hello_s.c +++ b/lib/libpthread/test/hello_s.c @@ -2,7 +2,7 @@ * * Simple sequence mode test. * - * $FreeBSD$ + * $FreeBSD: src/lib/libpthread/test/hello_s.c,v 1.1.28.1 2008/10/02 02:57:24 kensmith Exp $ * ****************************************************************************/ |