1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-18 05:18:14 +02:00

scripts/env: fix indentation (patch by Rolf Leggewie)

SVN-Revision: 29260
This commit is contained in:
Felix Fietkau 2011-11-19 17:15:45 +00:00
parent 067aedb906
commit b9eb659364

@ -103,7 +103,7 @@ env_diff() {
env_init
env_sync_data
git diff --cached
env_link_config
env_link_config
}
env_save() {