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 d5833e4b21360..9b02ce7873287 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.8 1999/08/28 00:13:35 peter Exp $"; #endif /* not lint */ #include <errno.h> |