packages/raddump: fix whitespaces
authorGabor Juhos <juhosg@openwrt.org>
Thu, 27 Mar 2014 07:05:09 +0000 (07:05 +0000)
committerGabor Juhos <juhosg@openwrt.org>
Thu, 27 Mar 2014 07:05:09 +0000 (07:05 +0000)
Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 40184

net/raddump/Makefile

index e5346d6c29b755b676189ae11f991993938fe761..ad7c367febaa4477a93acad20e2ebd8227e130d0 100644 (file)
@@ -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