diff options
Diffstat (limited to 'usr.sbin/mount_portalfs/conf.c')
| -rw-r--r-- | usr.sbin/mount_portalfs/conf.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/mount_portalfs/conf.c b/usr.sbin/mount_portalfs/conf.c index f6b34bd39f44..459fd248a2be 100644 --- a/usr.sbin/mount_portalfs/conf.c +++ b/usr.sbin/mount_portalfs/conf.c @@ -34,7 +34,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/mount_portalfs/conf.c,v 1.11.12.1 2010/02/10 00:26:20 kensmith Exp $"); #include <errno.h> #include <limits.h> |
