~kris/9p

9hist

f4040e1b027f0ec92bf44381417fa4b794dce669 — David du Colombier 31 years ago 7301cb4
Plan 9 from Bell Labs 1994-12-07
1 files changed, 1 insertions(+), 1 deletions(-)

M pc/ether509.c
M pc/ether509.c => pc/ether509.c +1 -1
@@ 32,7 32,7 @@ enum {
	MyEtherAddr	= 0x01,		/* Individual address */
	Multicast	= 0x02,		/* Group (multicast) addresses */
	Broadcast	= 0x04,		/* Broadcast address */
	Promiscuous	= 0x08,		/* All addresses (promiscuous mode */
	Promiscuous	= 0x08,		/* All addresses (promiscuous mode) */

					/* Window Register Offsets */
	Command		= 0x0E,		/* all windows */