diff options
Diffstat (limited to 'sys/dev/malo/if_malo_pci.c')
| -rw-r--r-- | sys/dev/malo/if_malo_pci.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/malo/if_malo_pci.c b/sys/dev/malo/if_malo_pci.c index 65aac7ca63c2..20c0a0c154ef 100644 --- a/sys/dev/malo/if_malo_pci.c +++ b/sys/dev/malo/if_malo_pci.c @@ -31,7 +31,7 @@ #include <sys/cdefs.h> #ifdef __FreeBSD__ -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/malo/if_malo_pci.c,v 1.5.2.2.4.1 2012/03/03 06:15:13 kensmith Exp $"); #endif /* |
