projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
lua: remove an unnecessary check and replace switch (GET_OPCODE(i)) as well (thx...
[openwrt.git]
/
package
/
busybox
/
config
/
console-tools
/
Config.in
diff --git
a/package/busybox/config/console-tools/Config.in
b/package/busybox/config/console-tools/Config.in
index
957b1d3
..
7f0764f
100644
(file)
--- a/
package/busybox/config/console-tools/Config.in
+++ b/
package/busybox/config/console-tools/Config.in
@@
-72,7
+72,7
@@
config BUSYBOX_CONFIG_RESIZE
terminal.
config BUSYBOX_CONFIG_FEATURE_RESIZE_PRINT
terminal.
config BUSYBOX_CONFIG_FEATURE_RESIZE_PRINT
- bool "
p
rint environment variables"
+ bool "
P
rint environment variables"
default n
depends on BUSYBOX_CONFIG_RESIZE
help
default n
depends on BUSYBOX_CONFIG_RESIZE
help
This page took
0.020736 seconds
and
4
git commands to generate.