diff options
Diffstat (limited to 'sys/pci/nfsmb.c')
-rw-r--r-- | sys/pci/nfsmb.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/pci/nfsmb.c b/sys/pci/nfsmb.c index 17b53145425f8..708585f398766 100644 --- a/sys/pci/nfsmb.c +++ b/sys/pci/nfsmb.c @@ -1,5 +1,5 @@ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/pci/nfsmb.c,v 1.2.2.4 2007/11/14 09:52:15 remko Exp $"); #include <sys/param.h> #include <sys/kernel.h> |