More trailing whilespace removal

This commit is contained in:
Gregory Nutt 2014-04-13 16:24:28 -06:00
parent 7d961b6c93
commit b9cf7acb1a
285 changed files with 769 additions and 769 deletions

View file

@ -40,7 +40,7 @@ include $(APPDIR)/Make.defs
# Web client library
ASRCS =
CSRCS =
CSRCS =
ifeq ($(CONFIG_NET_TCP),y)
CSRCS = webclient.c
@ -66,7 +66,7 @@ ROOTDEPPATH = --dep-path .
# Common build
VPATH =
VPATH =
all: .built
.PHONY: context depend clean distclean