From 6652c4eadad09cf6ea23b690c92d70b55a49d57f Mon Sep 17 00:00:00 2001 From: Neil Date: Fri, 20 Nov 2015 11:05:28 +1100 Subject: Remove line end whitespace. --- win32/makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'win32/makefile') diff --git a/win32/makefile b/win32/makefile index 7d7d02789..668812553 100644 --- a/win32/makefile +++ b/win32/makefile @@ -117,7 +117,7 @@ $(LEXCOMPONENT): $(LOBJS) Scintilla.def $(LEXLIB): $(LEXOBJS) $(AR) rc $@ $^ - $(RANLIB) $@ + $(RANLIB) $@ # Automatically generate dependencies for most files with "make deps" include deps.mak -- cgit v1.2.3