openwrt/package/utils/busybox
Yousong Zhou 157072ea2b busybox: unindent busybox Config.in
This is to align with upstream change 72089cf ("config: deindent all
help texts") and to make the follow-up change syncing Config.in files
with current busybox version more reviewable

It was made with the following commands

	cd package/utils/busybox/config
	find . -name 'Config.in' | xargs sed -ir -e 's/^\t  \([^ ]\)/\t\1/'

Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
2019-03-01 08:09:41 +00:00
..
config busybox: unindent busybox Config.in 2019-03-01 08:09:41 +00:00
files procd: Add wrapper for uci_validate_section() 2019-01-22 09:05:59 +01:00
patches busybox: handle crypt() errors in loginutils 2019-01-22 12:08:00 +01:00
Config-defaults.in busybox: update to 1.30.0 2019-01-01 14:10:47 +01:00
Config.in librpc: remove package 2019-01-22 13:29:46 +01:00
convert_defaults.pl
convert_menuconfig.pl
Makefile busybox: update to 1.30.1 2019-02-14 21:43:07 +01:00