Removed trailing whitespaces.

This commit is contained in:
Joachim Bauch
2014-09-21 14:07:49 +02:00
parent f76963b8ea
commit de7840af70
5 changed files with 52 additions and 52 deletions
+1 -1
View File
@@ -15,7 +15,7 @@ endif
RM = rm
CFLAGS = -Wall -g
LDFLAGS =
LDFLAGS =
ifdef UNICODE
CFLAGS += -DUNICODE -D_UNICODE