diff options
author | Denys Vlasenko | 2009-10-27 10:47:49 +0100 |
---|---|---|
committer | Denys Vlasenko | 2009-10-27 10:47:49 +0100 |
commit | d83bbf41934382631161845302f5d77027383aba (patch) | |
tree | 9f585364bdc127efc6f93e8f6cd34f502244b0ef /libbb/Config.in | |
parent | eb62d7c383320923e8050a24a725277a1fd5c695 (diff) | |
download | busybox-d83bbf41934382631161845302f5d77027383aba.zip busybox-d83bbf41934382631161845302f5d77027383aba.tar.gz |
rename sent_ESC_br_n6 variable to sent_ESC_br6n
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
Diffstat (limited to 'libbb/Config.in')
-rw-r--r-- | libbb/Config.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libbb/Config.in b/libbb/Config.in index 60ae0ff..55367b2 100644 --- a/libbb/Config.in +++ b/libbb/Config.in @@ -111,7 +111,7 @@ config FEATURE_EDITING_ASK_TERMINAL current cursor position. This information is used to make line editing more robust in some cases. If you are not sure whether your terminals respond to this code - correctly, or want to save on code size (about 300 bytes), + correctly, or want to save on code size (about 400 bytes), then do not turn this option on. config FEATURE_NON_POSIX_CP |