mirror of
https://github.com/ipxe/ipxe.git
synced 2026-05-05 20:36:28 +02:00
Fix typo
This commit is contained in:
parent
df4b503a8c
commit
55bb40c39a
@ -42,7 +42,7 @@
|
||||
*/
|
||||
#undef COMPRESERVE
|
||||
|
||||
#ifdef COMPRESERVE
|
||||
#ifndef COMPRESERVE
|
||||
#define COMSPEED 9600 /* Baud rate */
|
||||
#define COMDATA 8 /* Data bits */
|
||||
#define COMPARITY 0 /* Parity: 0=None, 1=Odd, 2=Even */
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user