diff options
Diffstat (limited to 'lib/libc_r/test/hello_b.c')
-rw-r--r-- | lib/libc_r/test/hello_b.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc_r/test/hello_b.c b/lib/libc_r/test/hello_b.c index 2eefa7f48bfe5..b45dc1342a80b 100644 --- a/lib/libc_r/test/hello_b.c +++ b/lib/libc_r/test/hello_b.c @@ -2,7 +2,7 @@ * * Back end C programs can be anything compilable. * - * $FreeBSD$ + * $FreeBSD: src/lib/libc_r/test/hello_b.c,v 1.1.42.1 2010/12/21 17:10:29 kensmith Exp $ * ****************************************************************************/ |