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