projects
/
openwrt
/
svn-archive
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d8a8d3a
)
packages/raddump: fix whitespaces
author
Gabor Juhos
<
[email protected]
>
Thu, 27 Mar 2014 07:05:09 +0000
(07:05 +0000)
committer
Gabor Juhos
<
[email protected]
>
Thu, 27 Mar 2014 07:05:09 +0000
(07:05 +0000)
Signed-off-by: Dirk Neukirchen <
[email protected]
>
Signed-off-by: Gabor Juhos <
[email protected]
>
SVN-Revision: 40184
net/raddump/Makefile
patch
|
blob
|
history
diff --git
a/net/raddump/Makefile
b/net/raddump/Makefile
index e5346d6c29b755b676189ae11f991993938fe761..ad7c367febaa4477a93acad20e2ebd8227e130d0 100644
(file)
--- 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