diff options
Diffstat (limited to 'lib/libpthread/test/hello_b.c')
-rw-r--r-- | lib/libpthread/test/hello_b.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libpthread/test/hello_b.c b/lib/libpthread/test/hello_b.c index 2eefa7f48bfe5..2d820a771a891 100644 --- a/lib/libpthread/test/hello_b.c +++ b/lib/libpthread/test/hello_b.c @@ -2,7 +2,7 @@ * * Back end C programs can be anything compilable. * - * $FreeBSD$ + * $FreeBSD: src/lib/libpthread/test/hello_b.c,v 1.1.28.1 2008/10/02 02:57:24 kensmith Exp $ * ****************************************************************************/ |