summaryrefslogtreecommitdiff
path: root/libexec/comsat/comsat.c
diff options
context:
space:
mode:
authorcvs2svn <cvs2svn@FreeBSD.org>2002-10-08 05:39:08 +0000
committercvs2svn <cvs2svn@FreeBSD.org>2002-10-08 05:39:08 +0000
commite1b05e3a6cd90b0bf91b47aeff71da2a9d048a9d (patch)
treed57c49002f2656171c2f00359a26c3e3f414b6ad /libexec/comsat/comsat.c
parent7d5bc6320988857ad6ae9fe1d002ad6d8a7af0dd (diff)
Diffstat (limited to 'libexec/comsat/comsat.c')
-rw-r--r--libexec/comsat/comsat.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libexec/comsat/comsat.c b/libexec/comsat/comsat.c
index f33142ef1423..402ac5181a2e 100644
--- a/libexec/comsat/comsat.c
+++ b/libexec/comsat/comsat.c
@@ -42,7 +42,7 @@ static const char copyright[] =
static char sccsid[] = "@(#)comsat.c 8.1 (Berkeley) 6/4/93";
#endif
static const char rcsid[] =
- "$FreeBSD$";
+ "$FreeBSD: src/libexec/comsat/comsat.c,v 1.13.2.1 2002/08/09 02:56:30 johan Exp $";
#endif /* not lint */
#include <sys/param.h>