summaryrefslogtreecommitdiff
path: root/bin/test/test.c
diff options
context:
space:
mode:
authorcvs2svn <cvs2svn@FreeBSD.org>1999-01-21 00:55:32 +0000
committercvs2svn <cvs2svn@FreeBSD.org>1999-01-21 00:55:32 +0000
commit2e61cbb7f50878e738849ea4384118c13733f09c (patch)
treee87cf98a8f654158f3ba922ed4d31607b79c4944 /bin/test/test.c
parent76b5366091f76c9bc73570149ef5055648fc2c39 (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 df365e8bdc9a3..e40a5f3a64226 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.19 1998/05/18 06:51:59 charnier Exp $";
+ "$Id: test.c,v 1.20 1998/09/07 16:59:05 cracauer Exp $";
#endif /* not lint */
#include <sys/param.h>