diff options
Diffstat (limited to 'sys/dev/en/midwayreg.h')
| -rw-r--r-- | sys/dev/en/midwayreg.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/en/midwayreg.h b/sys/dev/en/midwayreg.h index 5c2fe1b8fdbd..80a179049334 100644 --- a/sys/dev/en/midwayreg.h +++ b/sys/dev/en/midwayreg.h @@ -6,7 +6,7 @@ * this file contains the description of the ENI ATM midway chip * data structures. see midway.c for more details. * - * $FreeBSD$ + * $FreeBSD: src/sys/dev/en/midwayreg.h,v 1.5.34.1.8.1 2012/03/03 06:15:13 kensmith Exp $ */ #define MID_SZTOB(X) ((X) * 256 * 4) /* size to bytes */ |
