summaryrefslogtreecommitdiffstats
path: root/tools/build/packhex.c
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2004-04-20 07:09:31 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2004-04-20 07:09:31 +0000
commit8f71a36f710b6196b4854760785c614910da3ff7 (patch)
tree1f40fff31f74b5093d99a87f539c3b5144621579 /tools/build/packhex.c
parent2004-04-19 Joel Sherrill <joel@OARcorp.com> (diff)
downloadrtems-8f71a36f710b6196b4854760785c614910da3ff7.tar.bz2
Remove stray white spaces.
Diffstat (limited to '')
-rw-r--r--tools/build/packhex.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/build/packhex.c b/tools/build/packhex.c
index 3b85a7c927..1e8edb615e 100644
--- a/tools/build/packhex.c
+++ b/tools/build/packhex.c
@@ -493,7 +493,7 @@ int main(
}
length = strlen(inbuff);
inbuff[length - 1] = '\0';
-
+
}