Module Name:    src
Committed By:   andvar
Date:           Fri Dec 30 20:25:56 UTC 2022

Modified Files:
        src/sys/dev/ic: cd18xxreg.h

Log Message:
s/mdoem/modem/


To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/sys/dev/ic/cd18xxreg.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/sys/dev/ic/cd18xxreg.h
diff -u src/sys/dev/ic/cd18xxreg.h:1.4 src/sys/dev/ic/cd18xxreg.h:1.5
--- src/sys/dev/ic/cd18xxreg.h:1.4	Thu May 29 14:51:27 2008
+++ src/sys/dev/ic/cd18xxreg.h	Fri Dec 30 20:25:56 2022
@@ -1,4 +1,4 @@
-/*	$NetBSD: cd18xxreg.h,v 1.4 2008/05/29 14:51:27 mrg Exp $	*/
+/*	$NetBSD: cd18xxreg.h,v 1.5 2022/12/30 20:25:56 andvar Exp $	*/
 
 /*
  * Copyright (c) 1998, 2001 Matthew R. Green
@@ -99,7 +99,7 @@
 #define	CD18xx_MCOR2		0x11	/* modem change option (2) */
 #define	CD18xx_MSVR		0x28	/* modem signal value */
 #define	CD18xx_MSVRTS		0x29	/* modem signal value RTS */
-#define	CD18xx_MSVDTR		0x2a	/* mdoem signal value DTR */
+#define	CD18xx_MSVDTR		0x2a	/* modem signal value DTR */
 
 
 /*

Reply via email to