diff options
Diffstat (limited to 'sys/mips/atheros/apb.c')
-rw-r--r-- | sys/mips/atheros/apb.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/mips/atheros/apb.c b/sys/mips/atheros/apb.c index c004741cfd84..595d91a47d93 100644 --- a/sys/mips/atheros/apb.c +++ b/sys/mips/atheros/apb.c @@ -26,7 +26,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/mips/atheros/apb.c,v 1.2.2.2.2.1 2010/12/21 17:09:25 kensmith Exp $"); #include <sys/param.h> #include <sys/systm.h> |