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 44e1e38ed006..5acc5291530f 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.3.2.1 2010/12/21 17:09:25 kensmith Exp $"); /* * Texas Instruments ThunderLAN driver for FreeBSD 2.2.6 and 3.x. |
