diff options
Diffstat (limited to 'editors/diff.c')
-rw-r--r-- | editors/diff.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/diff.c b/editors/diff.c index 7687518f3..b6a5ca606 100644 --- a/editors/diff.c +++ b/editors/diff.c | |||
@@ -77,7 +77,7 @@ | |||
77 | */ | 77 | */ |
78 | 78 | ||
79 | //config:config DIFF | 79 | //config:config DIFF |
80 | //config: bool "diff" | 80 | //config: bool "diff (13 kb)" |
81 | //config: default y | 81 | //config: default y |
82 | //config: help | 82 | //config: help |
83 | //config: diff compares two files or directories and outputs the | 83 | //config: diff compares two files or directories and outputs the |