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..da620de1d7ccb 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.40.1 2010/02/10 00:26:20 kensmith Exp $ * ****************************************************************************/ |