artulab
projects
/
openbsd
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ccba559
)
Ack. Make this compile again.
author
briggs
<briggs@openbsd.org>
Thu, 10 Apr 1997 00:17:42 +0000
(
00:17
+0000)
committer
briggs
<briggs@openbsd.org>
Thu, 10 Apr 1997 00:17:42 +0000
(
00:17
+0000)
sys/arch/mac68k/dev/if_sn_nubus.c
patch
|
blob
|
history
diff --git
a/sys/arch/mac68k/dev/if_sn_nubus.c
b/sys/arch/mac68k/dev/if_sn_nubus.c
index
5c2ab3f
..
37cf8af
100644
(file)
--- a/
sys/arch/mac68k/dev/if_sn_nubus.c
+++ b/
sys/arch/mac68k/dev/if_sn_nubus.c
@@
-1,4
+1,4
@@
-/* $OpenBSD: if_sn_nubus.c,v 1.
5 1997/04/08 04:14:46
briggs Exp $ */
+/* $OpenBSD: if_sn_nubus.c,v 1.
6 1997/04/10 00:17:42
briggs Exp $ */
/*
* Copyright (C) 1997 Allen Briggs
@@
-168,7
+168,7
@@
sn_nubus_attach(parent, self, aux)
break;
}
- sn_nb_get_enaddr(na, sc->sc_arpcom.ac_enaddr,
na,
0x8);
+ sn_nb_get_enaddr(na, sc->sc_arpcom.ac_enaddr, 0x8);
success = 1;
break;