aboutsummaryrefslogtreecommitdiff
path: root/sbin/mountd/mountd.c
diff options
context:
space:
mode:
authorcvs2svn <cvs2svn@FreeBSD.org>1997-05-19 10:35:55 +0000
committercvs2svn <cvs2svn@FreeBSD.org>1997-05-19 10:35:55 +0000
commita0d351b26be784ec2f31673b9c873781f01bad63 (patch)
tree5d0d134564f782e2ea5841c289a150806df6ba7c /sbin/mountd/mountd.c
parentfcc0587080d3250a509550d7222e70e6cdc7d281 (diff)
Diffstat (limited to 'sbin/mountd/mountd.c')
-rw-r--r--sbin/mountd/mountd.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sbin/mountd/mountd.c b/sbin/mountd/mountd.c
index 717117f03377..65e1f306a048 100644
--- a/sbin/mountd/mountd.c
+++ b/sbin/mountd/mountd.c
@@ -43,7 +43,7 @@ static char copyright[] =
#ifndef lint
/*static char sccsid[] = "From: @(#)mountd.c 8.8 (Berkeley) 2/20/94";*/
static const char rcsid[] =
- "$Id: mountd.c,v 1.11.2.5 1997/04/30 18:41:22 pst Exp $";
+ "$Id: mountd.c,v 1.11.2.6 1997/05/14 08:19:21 dfr Exp $";
#endif /*not lint*/
#include <sys/param.h>