diff options
| author | Petr Štetiar | 2022-02-03 11:13:00 +0000 |
|---|---|---|
| committer | Petr Štetiar | 2022-02-19 12:10:01 +0000 |
| commit | ce7264a6e0ed95a69b5b17c6841be6baffa67628 (patch) | |
| tree | 531e9d548818feff40637d3df4f6339b54529f63 | |
| parent | 48ace6211443c701466c239b3a8d17761fe7c54f (diff) | |
| download | openwrt-ce7264a6e0ed95a69b5b17c6841be6baffa67628.tar.gz | |
config: build: cleanup whitespace issue
In order to have it tidy.
Signed-off-by: Petr Štetiar <ynezz@true.cz>
| -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" |