From 3906b3eaa1589e60ffd902091e60eaaaacdde1b3 Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Fri, 16 Apr 2004 21:29:43 +0000 Subject: Remove stray white spaces. --- c/src/lib/libcpu/sh/sh7045/include/io_types.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'c/src/lib/libcpu/sh/sh7045/include/io_types.h') diff --git a/c/src/lib/libcpu/sh/sh7045/include/io_types.h b/c/src/lib/libcpu/sh/sh7045/include/io_types.h index 25cfcd7473..3a873e0d6b 100644 --- a/c/src/lib/libcpu/sh/sh7045/include/io_types.h +++ b/c/src/lib/libcpu/sh/sh7045/include/io_types.h @@ -30,10 +30,10 @@ * * ************************************************************************/ - + #ifndef _sh_io_types_h #define _sh_io_types_h - + #include #include @@ -46,7 +46,7 @@ typedef struct { portNo line; int speed_ix; dataBits dBits; - int parEn; + int parEn; parity par; int mulPro; stopBits sBits; -- cgit v1.2.3