diff options
Diffstat (limited to 'sys/i386/eisa/aic7770.c')
-rw-r--r-- | sys/i386/eisa/aic7770.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/i386/eisa/aic7770.c b/sys/i386/eisa/aic7770.c index 20a3c73bae2e..8cdb8b814fcd 100644 --- a/sys/i386/eisa/aic7770.c +++ b/sys/i386/eisa/aic7770.c @@ -29,7 +29,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $Id: aic7770.c,v 1.41 1997/08/21 19:55:49 bde Exp $ + * $Id: aic7770.c,v 1.42 1997/09/21 21:35:22 gibbs Exp $ */ #if defined(__FreeBSD__) @@ -204,7 +204,7 @@ ahc_eisa_irq(bc, ioh) /* * Check the slots looking for a board we recognise - * If we find one, note it's address (slot) and call + * If we find one, note its address (slot) and call * the actual probe routine to check it out. */ int |