diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 2000-09-04 17:11:56 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 2000-09-04 17:11:56 +0000 |
commit | 8710905d75362356286ff49202fad117d8a5e06f (patch) | |
tree | aba0e04b013b4c423c290b28914dc671ad7a4f74 /sys/dev/pci/if_sk.c | |
parent | 9c90db6e050a69ae1674424eae96a4a8e1cade4e (diff) |
printing XaQti on 5 consecutive lines is stupid
Diffstat (limited to 'sys/dev/pci/if_sk.c')
-rw-r--r-- | sys/dev/pci/if_sk.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/dev/pci/if_sk.c b/sys/dev/pci/if_sk.c index 11e45aa486a..a183e7c37d6 100644 --- a/sys/dev/pci/if_sk.c +++ b/sys/dev/pci/if_sk.c @@ -1,4 +1,4 @@ -/* $OpenBSD: if_sk.c,v 1.7 2000/08/29 23:45:40 jason Exp $ */ +/* $OpenBSD: if_sk.c,v 1.8 2000/09/04 17:11:55 deraadt Exp $ */ /* * Copyright (c) 1997, 1998, 1999, 2000 @@ -863,7 +863,7 @@ sk_attach(parent, self, aux) sk_win_read_1(sc, SK_MAC0_0 + (sa->skc_port * 8) + i); - printf(": <XaQti Corp. XMAC II> address %s\n", + printf(": address %s\n", ether_sprintf(sc_if->arpcom.ac_enaddr)); /* |