summaryrefslogtreecommitdiff
path: root/sbin/mount_nfs4/mount_nfs4.c
diff options
context:
space:
mode:
Diffstat (limited to 'sbin/mount_nfs4/mount_nfs4.c')
-rw-r--r--sbin/mount_nfs4/mount_nfs4.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sbin/mount_nfs4/mount_nfs4.c b/sbin/mount_nfs4/mount_nfs4.c
index 94d0d935d5070..d8d8c951a39b5 100644
--- a/sbin/mount_nfs4/mount_nfs4.c
+++ b/sbin/mount_nfs4/mount_nfs4.c
@@ -72,7 +72,7 @@ static char sccsid[] = "@(#)mount_nfs.c 8.11 (Berkeley) 5/4/95";
#endif /* not lint */
#endif
#include <sys/cdefs.h>
-__FBSDID("$FreeBSD$");
+__FBSDID("$FreeBSD: src/sbin/mount_nfs4/mount_nfs4.c,v 1.7.12.1 2008/10/02 02:57:24 kensmith Exp $");
#include <sys/param.h>
#include <sys/mount.h>