packages/nuttcp: fix whitespaces
authorGabor Juhos <juhosg@openwrt.org>
Thu, 27 Mar 2014 07:05:25 +0000 (07:05 +0000)
committerGabor Juhos <juhosg@openwrt.org>
Thu, 27 Mar 2014 07:05:25 +0000 (07:05 +0000)
Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 40201

net/nuttcp/Makefile

index 72404446c3ab69b79f85582389e0124863364171..cbdbc7df6e99ee36f4a2ef4faca81f92e84d225d 100644 (file)
@@ -54,7 +54,7 @@ define Package/nuttcp-xinetd/description
   $(call Package/nuttcp/Default/description)
   This package contains the nuttcp xinetd service files.
 endef
-  
+
 MAKE_FLAGS += \
        APP="nuttcp" \
        OPT="$(TARGET_CFLAGS) $(TARGET_CPPFLAGS) -Wall"