~kris/9p

9hist

1ffd96e5e2c8e653a7db7b8e24f33c4815178c51 — David du Colombier 31 years ago 0d0dfe0
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;