From bc8781decfa48e2fef965963dce68ad8b2459f65 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Mon, 28 Feb 2000 17:33:44 +0000 Subject: Fixed typo. --- c/src/lib/libbsp/i386/shared/comm/uart.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/c/src/lib/libbsp/i386/shared/comm/uart.c b/c/src/lib/libbsp/i386/shared/comm/uart.c index 6db7c71e83..b55be1a01e 100644 --- a/c/src/lib/libbsp/i386/shared/comm/uart.c +++ b/c/src/lib/libbsp/i386/shared/comm/uart.c @@ -26,7 +26,7 @@ struct uart_data static struct uart_data uart_data[2]; /* - * Macros to read/wirte register of uart, if configuration is + * Macros to read/write register of uart, if configuration is * different just rewrite these macros */ -- cgit v1.2.3