diff options
Diffstat (limited to 'sys/dev/e1000/e1000_mac.c')
| -rw-r--r-- | sys/dev/e1000/e1000_mac.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/e1000/e1000_mac.c b/sys/dev/e1000/e1000_mac.c index 4fc2a7c2262a..226fbb6889a5 100644 --- a/sys/dev/e1000/e1000_mac.c +++ b/sys/dev/e1000/e1000_mac.c @@ -30,7 +30,7 @@ POSSIBILITY OF SUCH DAMAGE. ******************************************************************************/ -/*$FreeBSD$*/ +/*$FreeBSD: src/sys/dev/e1000/e1000_mac.c,v 1.4.2.5.2.1 2012/03/03 06:15:13 kensmith Exp $*/ #include "e1000_api.h" |
