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 942bf2dae0ae..0bfccd670526 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 2000/04/24 21:07:37 jasone Exp $ * ****************************************************************************/ |