diff options
Diffstat (limited to 'sys/i386/isa/if_ed.c')
-rw-r--r-- | sys/i386/isa/if_ed.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/i386/isa/if_ed.c b/sys/i386/isa/if_ed.c index f67d134bcd49a..cc192e86d8d54 100644 --- a/sys/i386/isa/if_ed.c +++ b/sys/i386/isa/if_ed.c @@ -13,7 +13,7 @@ * the SMC Elite Ultra (8216), the 3Com 3c503, the NE1000 and NE2000, * and a variety of similar clones. * - * $Id: if_ed.c,v 1.55 1994/11/13 07:17:46 davidg Exp $ + * if_ed.c,v 1.56 1994/11/17 14:42:27 davidg Exp */ #include "ed.h" |