From 335d67ac6be9fe3f1ceb8e87eab3f4e2ba400567 Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Thu, 10 Dec 2009 14:23:57 +0000 Subject: Whitespace removal. --- tools/build/rtems-bin2c.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'tools/build/rtems-bin2c.c') diff --git a/tools/build/rtems-bin2c.c b/tools/build/rtems-bin2c.c index 8598f10fce..193ee2385b 100644 --- a/tools/build/rtems-bin2c.c +++ b/tools/build/rtems-bin2c.c @@ -161,7 +161,7 @@ void process(const char *ifname, const char *ofname) buf, buf ); - + /*****************************************************************/ /****** END OF C FILE *****/ /*****************************************************************/ @@ -212,7 +212,7 @@ void process(const char *ifname, const char *ofname) /*****************************************************************/ /****** END OF H FILE *****/ /*****************************************************************/ - + fclose(ifile); fclose(ocfile); fclose(ohfile); -- cgit v1.2.3