diff options
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 ffb1b6ebb5253..004261cfbda6d 100644 --- a/sbin/mountd/mountd.c +++ b/sbin/mountd/mountd.c @@ -45,7 +45,7 @@ static const char copyright[] = static char sccsid[] = "@(#)mountd.c 8.15 (Berkeley) 5/1/95"; #endif static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/sbin/mountd/mountd.c,v 1.39 1999/12/03 20:23:53 semenu Exp $"; #endif /*not lint*/ #include <sys/param.h> |
