Remove empty line at EOF

This commit is contained in:
Volker Grabsch 2015-01-11 18:10:50 -05:00
parent 27d37c27e7
commit 40fd96e236
1 changed files with 0 additions and 1 deletions

View File

@ -316,4 +316,3 @@ cleanup-style:
cp $(TOP_DIR)/tmp-cleanup-style $(FILE); }; \
rm -f $(TOP_DIR)/tmp-cleanup-style; \
)