diff options
author | Peter Wemm <peter@FreeBSD.org> | 1997-02-22 09:48:43 +0000 |
---|---|---|
committer | Peter Wemm <peter@FreeBSD.org> | 1997-02-22 09:48:43 +0000 |
commit | 6875d25465631b7563f1b90e6b05e2640dc81f4e (patch) | |
tree | 4612f5c4cd9cbf9e4f55b57fc6178ce6162c882c /sys/i386/isa/if_el.c | |
parent | b0cd3c3ef2545d2eba2aa79d5f66041ba53d8709 (diff) |
Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not
ready for it yet.
Notes
Notes:
svn path=/head/; revision=22975
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 439367eb53d7..f09bf14b572e 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. * - * $FreeBSD$ + * $Id$ */ /* Except of course for the portions of code lifted from other FreeBSD * drivers (mainly elread, elget and el_ioctl) |