Subject: typo in comreg.h
To: None <netbsd-bugs@NetBSD.ORG>
From: Onno van der Linden <onno@simplex.nl>
List: netbsd-bugs
Date: 08/26/1995 14:45:10
 There's a typo in

/*	$NetBSD: comreg.h,v 1.6 1995/06/28 04:31:30 cgd Exp $	*/

#define	MCR_DRS		0x04

should be

#define MCR_DSR		0x04

Onno van der Linden (onno@simplex.nl)