packages/raddump: fix whitespaces

Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@40184 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
juhosg 2014-03-27 07:05:09 +00:00
parent 844c781588
commit cdd2fa5418

View 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