From 48913e3f425f9b8ac66da3bca07965bc649614ce Mon Sep 17 00:00:00 2001 From: juhosg Date: Thu, 27 Mar 2014 07:02:42 +0000 Subject: [PATCH] packages/cutter: fix whitespaces Signed-off-by: Dirk Neukirchen Signed-off-by: Gabor Juhos git-svn-id: svn://svn.openwrt.org/openwrt/packages@40059 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- net/cutter/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net/cutter/Makefile b/net/cutter/Makefile index 970d51585..95b14d969 100644 --- a/net/cutter/Makefile +++ b/net/cutter/Makefile @@ -25,8 +25,8 @@ define Package/cutter endef define Package/cutter/description - Cutter is an open source program that allows Linux firewall - administrators to abort TCP/IP connections routed over the + Cutter is an open source program that allows Linux firewall + administrators to abort TCP/IP connections routed over the firewall or router on which it is run. endef