From: Hiltjo Posthuma Date: Sat, 2 Jun 2018 15:11:14 +0000 (+0200) Subject: config.mk: remove extra newline before EOF X-Git-Url: https://git.danieliu.xyz/?p=st.git;a=commitdiff_plain;h=dc3b5babf1f8639a0d65cd347fc7879ac0461012 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 -