diff options
Diffstat (limited to 'lib/libc_r/test/hello_s.c')
-rw-r--r-- | lib/libc_r/test/hello_s.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc_r/test/hello_s.c b/lib/libc_r/test/hello_s.c index 942bf2dae0aea..18b14a7520a1a 100644 --- a/lib/libc_r/test/hello_s.c +++ b/lib/libc_r/test/hello_s.c @@ -2,7 +2,7 @@ * * Simple sequence mode test. * - * $FreeBSD$ + * $FreeBSD: src/lib/libc_r/test/hello_s.c,v 1.1.36.1 2009/04/15 03:14:26 kensmith Exp $ * ****************************************************************************/ |