diff options
Diffstat (limited to 'sys/dev/mwl/if_mwl_pci.c')
-rw-r--r-- | sys/dev/mwl/if_mwl_pci.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/mwl/if_mwl_pci.c b/sys/dev/mwl/if_mwl_pci.c index 2fb09227d0bd..c583fca984d1 100644 --- a/sys/dev/mwl/if_mwl_pci.c +++ b/sys/dev/mwl/if_mwl_pci.c @@ -30,7 +30,7 @@ #include <sys/cdefs.h> #ifdef __FreeBSD__ -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/mwl/if_mwl_pci.c,v 1.1.2.1.2.1 2009/10/25 01:10:29 kensmith Exp $"); #endif /* |