diff options
Diffstat (limited to 'sbin/mount_portal/pt_conf.c')
-rw-r--r-- | sbin/mount_portal/pt_conf.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sbin/mount_portal/pt_conf.c b/sbin/mount_portal/pt_conf.c index f158a73dd03d0..268de75db26d2 100644 --- a/sbin/mount_portal/pt_conf.c +++ b/sbin/mount_portal/pt_conf.c @@ -39,7 +39,7 @@ #ifndef lint static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/sbin/mount_portal/pt_conf.c,v 1.6 1999/08/28 00:13:37 peter Exp $"; #endif /* not lint */ #include <sys/types.h> |