diff options
Diffstat (limited to 'sys/dev/ed/if_ed_rtl80x9.c')
-rw-r--r-- | sys/dev/ed/if_ed_rtl80x9.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/ed/if_ed_rtl80x9.c b/sys/dev/ed/if_ed_rtl80x9.c index cec1b61890cd..6f84d6fb94b7 100644 --- a/sys/dev/ed/if_ed_rtl80x9.c +++ b/sys/dev/ed/if_ed_rtl80x9.c @@ -31,7 +31,7 @@ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/ed/if_ed_rtl80x9.c,v 1.1.2.1.2.1 2005/10/17 02:25:26 imp Exp $"); #include "opt_ed.h" |