From: Hiltjo Posthuma Date: Sat, 2 Jun 2018 15:11:14 +0000 (+0200) Subject: config.mk: remove extra newline before EOF X-Git-Tag: 0.8.2~17 X-Git-Url: http://www.git.stargrave.org/?a=commitdiff_plain;h=dc3b5babf1f8639a0d65cd347fc7879ac0461012;p=st.git config.mk: remove extra newline before EOF --- diff --git a/config.mk b/config.mk index c7355f1..e676105 100644 --- a/config.mk +++ b/config.mk @@ -31,4 +31,3 @@ STLDFLAGS = $(LIBS) $(LDFLAGS) # compiler and linker # CC = c99 -