summaryrefslogtreecommitdiff
path: root/usr.sbin/mount_portalfs/pt_file.c
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/mount_portalfs/pt_file.c')
-rw-r--r--usr.sbin/mount_portalfs/pt_file.c2
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 153c7337ffff..cbf1415f14a3 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.10 2004/08/07 04:27:50 imp Exp $");
#include <errno.h>
#include <fcntl.h>