summaryrefslogtreecommitdiff
path: root/bin/test/test.c
diff options
context:
space:
mode:
authorcvs2svn <cvs2svn@FreeBSD.org>1999-05-24 16:47:10 +0000
committercvs2svn <cvs2svn@FreeBSD.org>1999-05-24 16:47:10 +0000
commitbff5b80e6cde3256fd760aec0882f8b9fa85b5ee (patch)
treef979656ed109e888baec4c361944b615bc0f7d2c /bin/test/test.c
parentc37538200ebdef38051ba82b76e6b2dab3bd2fdc (diff)
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 2b7bd42ba2139..c0f862a7dbc0f 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[] =
- "$Id: test.c,v 1.20 1998/09/07 16:59:05 cracauer Exp $";
+ "$Id: test.c,v 1.20.2.1 1999/05/08 10:43:20 kris Exp $";
#endif /* not lint */
#include <sys/param.h>