Plan 9 from Bell Labs 1995-05-09
1 files changed, 1 insertions(+), 1 deletions(-) M pc/ether509.c
M pc/ether509.c => pc/ether509.c +1 -1
@@ 364,7 364,7 @@ interrupt(Ureg *ur, void *arg) */ if(status & AllIntr) panic("ether509 interrupt: #%lux, #%ux\n", status, getdiag(ether)); - } + } } typedef struct Adapter Adapter;