diff options
Diffstat (limited to 'usr.sbin/mount_portalfs/cred.c')
-rw-r--r-- | usr.sbin/mount_portalfs/cred.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/mount_portalfs/cred.c b/usr.sbin/mount_portalfs/cred.c index 9e5d9f3f222b..62b9ac635fc1 100644 --- a/usr.sbin/mount_portalfs/cred.c +++ b/usr.sbin/mount_portalfs/cred.c @@ -25,7 +25,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/mount_portalfs/cred.c,v 1.1.22.1 2009/04/15 03:14:26 kensmith Exp $"); #include <errno.h> #include <stdlib.h> |