summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2009-12-10 14:23:57 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2009-12-10 14:23:57 +0000
commit335d67ac6be9fe3f1ceb8e87eab3f4e2ba400567 (patch)
treeda18f63098767ace318fe9c4324d2a71e54b6d0a /tools
parent2009-12-10 Ralf Corsépius <ralf.corsepius@rtems.org> (diff)
downloadrtems-335d67ac6be9fe3f1ceb8e87eab3f4e2ba400567.tar.bz2
Whitespace removal.
Diffstat (limited to 'tools')
-rw-r--r--tools/build/rtems-bin2c.c4
1 files changed, 2 insertions, 2 deletions
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);