diff options
author | cvs2svn <cvs2svn@FreeBSD.org> | 1996-10-06 07:58:04 +0000 |
---|---|---|
committer | cvs2svn <cvs2svn@FreeBSD.org> | 1996-10-06 07:58:04 +0000 |
commit | 34181e06a7fb1dad00312dfc5e13b2f0d4d8f8ef (patch) | |
tree | a05adbf3b725986cc9283700c0cadd7067e18d01 /sbin/mountd/mountd.c | |
parent | 2cbfdf51d83d2fc0f0396562250a188cb6faba48 (diff) |
Diffstat (limited to 'sbin/mountd/mountd.c')
-rw-r--r-- | sbin/mountd/mountd.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sbin/mountd/mountd.c b/sbin/mountd/mountd.c index e8329f9180e79..ead2843b915cb 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.8.2.1 1996/01/03 14:14:49 peter Exp $"; + "$Id: mountd.c,v 1.8.2.2 1996/01/11 00:12:45 joerg Exp $"; #endif /*not lint*/ #include <sys/param.h> |