From 51e930bcbad93480f32ac035dfd61aec1fc71aae Mon Sep 17 00:00:00 2001 From: iceman1001 Date: Mon, 21 Aug 2017 17:29:47 +0200 Subject: [PATCH] fix: extra new line needed --- tools/mkversion.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/mkversion.pl b/tools/mkversion.pl index 0a0094f8c..2a47903ca 100644 --- a/tools/mkversion.pl +++ b/tools/mkversion.pl @@ -53,4 +53,4 @@ const struct version_information __attribute__((section(".version_information")) "$fullgitinfo", "$ctime", }; -EOF \ No newline at end of file +EOF