diff options
Diffstat (limited to 'sys/alpha/pci/cia.c')
| -rw-r--r-- | sys/alpha/pci/cia.c | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/alpha/pci/cia.c b/sys/alpha/pci/cia.c index 91deb356acd4..0094c33ec431 100644 --- a/sys/alpha/pci/cia.c +++ b/sys/alpha/pci/cia.c @@ -87,7 +87,7 @@   */  #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/alpha/pci/cia.c,v 1.44 2005/01/05 20:05:52 imp Exp $");  #include "opt_cpu.h"  | 
