Skip to content

Commit

Permalink
remove trailing white space
Browse files Browse the repository at this point in the history
  • Loading branch information
rainers committed Jul 8, 2015
1 parent e2e3744 commit 3a012cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion posix.mak
Expand Up @@ -194,7 +194,7 @@ EXTRA_MODULES_WIN32 := $(addprefix std/c/windows/, com stat windows \
EXTRA_MODULES_COMMON := $(addprefix etc/c/,curl odbc/sql odbc/sqlext \
odbc/sqltypes odbc/sqlucode sqlite3 zlib) $(addprefix std/c/,fenv locale \
math process stdarg stddef stdio stdlib string time wcharh)

ifeq (,$(findstring win,$(OS)))
EXTRA_DOCUMENTABLES := $(EXTRA_MODULES_LINUX) $(EXTRA_MODULES_COMMON)
else
Expand Down

0 comments on commit 3a012cc

Please sign in to comment.