From cabe15ebab1297f7733fee7e3297744e1d388f0b Mon Sep 17 00:00:00 2001 From: Gabor Juhos Date: Thu, 27 Mar 2014 07:05:09 +0000 Subject: [PATCH] packages/raddump: fix whitespaces Signed-off-by: Dirk Neukirchen Signed-off-by: Gabor Juhos SVN-Revision: 40184 --- net/raddump/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/net/raddump/Makefile b/net/raddump/Makefile index e5346d6c29..ad7c367feb 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 -- 2.30.2