diff options
Diffstat (limited to 'sys/pci/if_mn.c')
-rw-r--r-- | sys/pci/if_mn.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/pci/if_mn.c b/sys/pci/if_mn.c index 3a10bb190229..39c32bc43363 100644 --- a/sys/pci/if_mn.c +++ b/sys/pci/if_mn.c @@ -23,7 +23,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/pci/if_mn.c,v 1.48 2005/06/10 16:49:22 brooks Exp $"); /* * Stuff to describe the MUNIC32X and FALC54 chips. |