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 073035800ff6..e65d366008f2 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.1.4.1 2010/06/14 02:09:06 kensmith Exp $"); #include <sys/param.h> #include <sys/systm.h> |
