aboutsummaryrefslogtreecommitdiff
path: root/bin/test/test.c
diff options
context:
space:
mode:
Diffstat (limited to 'bin/test/test.c')
-rw-r--r--bin/test/test.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/test/test.c b/bin/test/test.c
index 0d7e7e629572..b1a00293cfe1 100644
--- a/bin/test/test.c
+++ b/bin/test/test.c
@@ -45,7 +45,7 @@ static char const copyright[] =
static char sccsid[] = "@(#)test.c 8.3 (Berkeley) 4/2/94";
#endif
static const char rcsid[] =
- "$FreeBSD$";
+ "$FreeBSD: src/bin/test/test.c,v 1.20.2.3 1999/08/29 14:14:30 peter Exp $";
#endif /* not lint */
#include <sys/param.h>