Fix makefile format

This commit is contained in:
Maurizio Porrato 2019-10-19 13:46:18 +01:00
parent aedf6873a7
commit 017c61edce
1 changed files with 4 additions and 4 deletions

View File

@ -12,4 +12,4 @@ clean:
reformat: $(wildcard *.c)
$(REFORMAT) $^
# vim:noet:sw=8:sts=8:
# vim:noet:sw=8:ts=8:sts=8: