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 2eefa7f48bfe..1e7b6b7de9a4 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.36.1 2009/04/15 03:14:26 kensmith Exp $ * ****************************************************************************/ |