summaryrefslogtreecommitdiffstats
path: root/tools/build/packhex.c
diff options
context:
space:
mode:
Diffstat (limited to 'tools/build/packhex.c')
-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';
-
+
}