diff options
Diffstat (limited to 'usr.sbin/mount_portalfs/pt_file.c')
-rw-r--r-- | usr.sbin/mount_portalfs/pt_file.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/mount_portalfs/pt_file.c b/usr.sbin/mount_portalfs/pt_file.c index 270f8123e6f4a..9e699d830aa7c 100644 --- a/usr.sbin/mount_portalfs/pt_file.c +++ b/usr.sbin/mount_portalfs/pt_file.c @@ -34,7 +34,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/mount_portalfs/pt_file.c,v 1.13 2007/01/20 21:35:11 rodrigc Exp $"); #include <errno.h> #include <fcntl.h> |