diff options
Diffstat (limited to 'sys/dev/cy/cy_pci.c')
| -rw-r--r-- | sys/dev/cy/cy_pci.c | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/cy/cy_pci.c b/sys/dev/cy/cy_pci.c index 3cc3a3bd5df8..f11cfa2d05d2 100644 --- a/sys/dev/cy/cy_pci.c +++ b/sys/dev/cy/cy_pci.c @@ -30,7 +30,7 @@   */  #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/cy/cy_pci.c,v 1.38.10.1.8.1 2012/03/03 06:15:13 kensmith Exp $");  #include "opt_cy_pci_fastintr.h"  | 
