diff options
author | Petr Štetiar <ynezz@true.cz> | 2022-02-03 12:13:00 +0100 |
---|---|---|
committer | Petr Štetiar <ynezz@true.cz> | 2022-02-19 13:10:01 +0100 |
commit | ce7264a6e0ed95a69b5b17c6841be6baffa67628 (patch) | |
tree | 531e9d548818feff40637d3df4f6339b54529f63 /config | |
parent | 48ace6211443c701466c239b3a8d17761fe7c54f (diff) | |
download | openwrt-ce7264a6e0ed95a69b5b17c6841be6baffa67628.tar.gz openwrt-ce7264a6e0ed95a69b5b17c6841be6baffa67628.tar.bz2 openwrt-ce7264a6e0ed95a69b5b17c6841be6baffa67628.zip |
config: build: cleanup whitespace issue
In order to have it tidy.
Signed-off-by: Petr Štetiar <ynezz@true.cz>
Diffstat (limited to 'config')
-rw-r--r-- | config/Config-build.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/Config-build.in b/config/Config-build.in index 9bef36e53e..ef1a10c28d 100644 --- a/config/Config-build.in +++ b/config/Config-build.in @@ -14,7 +14,7 @@ config EXPERIMENTAL positive and negative). But do so only if you know how to recover your device in case of flashing potentially non-working firmware. - + If you plan to use this build in production, say NO! menu "Global build settings" |