config.mk: remove extra newline before EOF - st - Personal fork of st
 (HTM) git clone git://git.drkhsh.at/st.git
 (DIR) Log
 (DIR) Files
 (DIR) Refs
 (DIR) README
 (DIR) LICENSE
       ---
 (DIR) commit dc3b5babf1f8639a0d65cd347fc7879ac0461012
 (DIR) parent 235a783e039986fca3ccefec08ea45804dab196f
 (HTM) Author: Hiltjo Posthuma <hiltjo@codemadness.org>
       Date:   Sat,  2 Jun 2018 17:11:14 +0200
       
       config.mk: remove extra newline before EOF
       
       Diffstat:
         M config.mk                           |       1 -
       
       1 file changed, 0 insertions(+), 1 deletion(-)
       ---
 (DIR) diff --git a/config.mk b/config.mk
       @@ -31,4 +31,3 @@ STLDFLAGS = $(LIBS) $(LDFLAGS)
        
        # compiler and linker
        # CC = c99
       -