syntax-check: Remove empty line at EOF

Acked-by: Christophe Fergeau <cfergeau@redhat.com>
This commit is contained in:
Pavel Grunt 2016-01-08 11:06:15 +01:00 committed by Frediano Ziglio
parent 1a158ce728
commit 952aaca3d7

View File

@ -46,4 +46,3 @@ int main(void)
}
return 0;
}