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 868d6ddec6f87..919697fc1dd4c 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.12 2005/05/20 12:57:01 charnier Exp $");
#include <errno.h>
#include <fcntl.h>