diff options
Diffstat (limited to 'sbin/mount_portal/conf.c')
-rw-r--r-- | sbin/mount_portal/conf.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sbin/mount_portal/conf.c b/sbin/mount_portal/conf.c index d5833e4b2136..b9e6dd7efa4f 100644 --- a/sbin/mount_portal/conf.c +++ b/sbin/mount_portal/conf.c @@ -39,7 +39,7 @@ #ifndef lint static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/sbin/mount_portal/conf.c,v 1.7.2.1 1999/08/29 15:14:32 peter Exp $"; #endif /* not lint */ #include <errno.h> |