packages/ulogd: fix trailing whitespace
authorGabor Juhos <juhosg@openwrt.org>
Thu, 27 Mar 2014 07:06:28 +0000 (07:06 +0000)
committerGabor Juhos <juhosg@openwrt.org>
Thu, 27 Mar 2014 07:06:28 +0000 (07:06 +0000)
Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 40265

net/ulogd/Makefile

index 83ae37e2b2b226eb15fb33b8b77c7a64e472a03a..c676419def4b102986d34f369728642b6e5751b1 100644 (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