diff options
author | Rob Landley <rob@landley.net> | 2015-07-31 03:05:24 -0500 |
---|---|---|
committer | Rob Landley <rob@landley.net> | 2015-07-31 03:05:24 -0500 |
commit | 39f2e91e8bea7288ea487a79e1dc8732cf511b4f (patch) | |
tree | 3ee2bdf826963fc0dfa5021d789ee8ae72466466 | |
parent | 15e54cecfd90e263b816f105e3d1bcf1969c4790 (diff) | |
download | toybox-39f2e91e8bea7288ea487a79e1dc8732cf511b4f.tar.gz toybox-39f2e91e8bea7288ea487a79e1dc8732cf511b4f.tar.bz2 toybox-39f2e91e8bea7288ea487a79e1dc8732cf511b4f.zip |
Whitespace.
-rw-r--r-- | Config.in | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -117,7 +117,7 @@ config TOYBOX_DEBUG default n help Enable extra checks for debugging purposes. All of them catch - things that can only go wrong at development time, not runtime. + things that can only go wrong at development time, not runtime. config TOYBOX_UID_SYS int "First system UID" |