diff options
| author | cvs2svn <cvs2svn@FreeBSD.org> | 1997-03-27 03:07:27 +0000 | 
|---|---|---|
| committer | cvs2svn <cvs2svn@FreeBSD.org> | 1997-03-27 03:07:27 +0000 | 
| commit | 1784d64eb85eb63599204bb31b826970b6661e65 (patch) | |
| tree | 31089dd6c9e4a7feeac25f24574e6269b75f5db0 /sys/i386/isa/if_el.c | |
| parent | fe49c1266233ddc2306072aefb4e1c1d045060fe (diff) | |
Diffstat (limited to 'sys/i386/isa/if_el.c')
| -rw-r--r-- | sys/i386/isa/if_el.c | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/sys/i386/isa/if_el.c b/sys/i386/isa/if_el.c index afa08ae4bf2b..1bf7450708e7 100644 --- a/sys/i386/isa/if_el.c +++ b/sys/i386/isa/if_el.c @@ -6,7 +6,7 @@   *   * Questions, comments, bug reports and fixes to kimmel@cs.umass.edu.   * - * $Id: if_el.c,v 1.25 1996/08/06 21:14:04 phk Exp $ + * $Id: if_el.c,v 1.26 1996/09/06 23:07:32 phk Exp $   */  /* Except of course for the portions of code lifted from other FreeBSD   * drivers (mainly elread, elget and el_ioctl) | 
