From 6aada7b1fba3d39b0fb1c85761447f09fb922da9 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 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 -- 2.30.2