packages/ulogd: fix trailing whitespace

Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@40265 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
juhosg 2014-03-27 07:06:28 +00:00
parent 2930c89132
commit 4c0e3757f4

View File

@ -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