diff options
-rw-r--r-- | toys/other/ascii.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/toys/other/ascii.c b/toys/other/ascii.c index 6689191c..42f73260 100644 --- a/toys/other/ascii.c +++ b/toys/other/ascii.c @@ -9,7 +9,7 @@ USE_ASCII(NEWTOY(ascii, 0, TOYFLAG_USR|TOYFLAG_BIN)) config ASCII bool "ascii" - default n + default y help usage: ascii |