From: Gabor Juhos Date: Thu, 27 Mar 2014 07:05:09 +0000 (+0000) Subject: packages/raddump: fix whitespaces X-Git-Url: http://git.cdn.openwrt.org/?a=commitdiff_plain;h=8fac0706f711067bb05944b73c97b301f5962186;p=openwrt%2Fsvn-archive%2Fpackages.git packages/raddump: fix whitespaces Signed-off-by: Dirk Neukirchen Signed-off-by: Gabor Juhos SVN-Revision: 40184 --- diff --git a/net/raddump/Makefile b/net/raddump/Makefile index e5346d6c2..ad7c367fe 100644 --- a/net/raddump/Makefile +++ b/net/raddump/Makefile @@ -28,9 +28,9 @@ define Package/raddump endef define Package/raddump/description - raddump interprets captured RADIUS packets to print a - timestamp, packet length, RADIUS packet type, source and - destination hosts and ports, and included attribute names and + raddump interprets captured RADIUS packets to print a + timestamp, packet length, RADIUS packet type, source and + destination hosts and ports, and included attribute names and values for each packet. endef