From 70365a38862232f551a3759e16d4dc907226ad51 Mon Sep 17 00:00:00 2001 From: Roberto Zandona Date: Sun, 9 Nov 2008 06:23:36 +0000 Subject: [PATCH] i8x41: fixed missing space at the end of file --- src/emu/cpu/i8x41/i8x41.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/emu/cpu/i8x41/i8x41.c b/src/emu/cpu/i8x41/i8x41.c index 9200cb22005..a64b3428e5e 100644 --- a/src/emu/cpu/i8x41/i8x41.c +++ b/src/emu/cpu/i8x41/i8x41.c @@ -2419,4 +2419,4 @@ CPU_GET_INFO( i8742 ) } } -#endif \ No newline at end of file +#endif