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