diff options
Diffstat (limited to 'sys/mips/adm5120/admpci.c')
| -rw-r--r-- | sys/mips/adm5120/admpci.c | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/sys/mips/adm5120/admpci.c b/sys/mips/adm5120/admpci.c index 616d3bd683db..4e015972de57 100644 --- a/sys/mips/adm5120/admpci.c +++ b/sys/mips/adm5120/admpci.c @@ -61,7 +61,7 @@   */   #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/mips/adm5120/admpci.c,v 1.2.2.2.2.1 2012/03/03 06:15:13 kensmith Exp $");  #include <sys/param.h>  #include <sys/systm.h> | 
