projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
fix problems from ticket #385, thx mikea
[openwrt.git]
/
openwrt
/
package
/
scdp
/
Config.in
diff --git
a/openwrt/package/scdp/Config.in
b/openwrt/package/scdp/Config.in
index
507cdb8
..
789a8bb
100644
(file)
--- a/
openwrt/package/scdp/Config.in
+++ b/
openwrt/package/scdp/Config.in
@@
-1,5
+1,6
@@
config BR2_PACKAGE_SCDP
config BR2_PACKAGE_SCDP
- tristate "scdp - an utility to send CDP (Cisco Discovery Protocol) packets"
+ prompt "scdp.............................. An utility to send CDP (Cisco Discovery Protocol) packets"
+ tristate
default m if CONFIG_DEVEL
select BR2_PACKAGE_LIBNET
help
default m if CONFIG_DEVEL
select BR2_PACKAGE_LIBNET
help
@@
-8,4
+9,4
@@
config BR2_PACKAGE_SCDP
where the host is connected.
http://sourceforge.net/projects/scdp
where the host is connected.
http://sourceforge.net/projects/scdp
-
+
This page took
0.023387 seconds
and
4
git commands to generate.