diff options
Diffstat (limited to 'sys/dev/tl/if_tl.c')
-rw-r--r-- | sys/dev/tl/if_tl.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/tl/if_tl.c b/sys/dev/tl/if_tl.c index f1a3db8b59c6..77be3e96da6a 100644 --- a/sys/dev/tl/if_tl.c +++ b/sys/dev/tl/if_tl.c @@ -31,7 +31,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/tl/if_tl.c,v 1.3.2.1.4.1 2010/06/14 02:09:06 kensmith Exp $"); /* * Texas Instruments ThunderLAN driver for FreeBSD 2.2.6 and 3.x. |