From: Gabor Juhos Date: Thu, 27 Mar 2014 07:06:28 +0000 (+0000) Subject: packages/ulogd: fix trailing whitespace X-Git-Url: http://git.cdn.openwrt.org/?a=commitdiff_plain;h=6aada7b1fba3d39b0fb1c85761447f09fb922da9;p=openwrt%2Fsvn-archive%2Farchive.git packages/ulogd: fix trailing whitespace Signed-off-by: Dirk Neukirchen Signed-off-by: Gabor Juhos SVN-Revision: 40265 --- diff --git a/net/ulogd/Makefile b/net/ulogd/Makefile index 83ae37e2b2..c676419def 100644 --- a/net/ulogd/Makefile +++ b/net/ulogd/Makefile @@ -26,7 +26,7 @@ endef define Package/ulogd $(call Package/ulogd/Default) - DEPENDS:=+iptables-mod-ulog + DEPENDS:=+iptables-mod-ulog TITLE:=Netfilter userspace logging daemon MENU:=1 endef