From f806d1b1a061ab6904887a8477cc12c74d85aab5 Mon Sep 17 00:00:00 2001 From: Gabor Juhos Date: Thu, 27 Mar 2014 07:06:28 +0000 Subject: [PATCH] packages/ulogd: fix trailing whitespace Signed-off-by: Dirk Neukirchen Signed-off-by: Gabor Juhos SVN-Revision: 40265 --- net/ulogd/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net/ulogd/Makefile b/net/ulogd/Makefile index 83ae37e2b..c676419de 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 -- 2.30.2