diff options
Diffstat (limited to 'editors/diff.c')
-rw-r--r-- | editors/diff.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/editors/diff.c b/editors/diff.c index 75229ad8c..0eb825cfb 100644 --- a/editors/diff.c +++ b/editors/diff.c | |||
@@ -88,8 +88,6 @@ | |||
88 | //config: bool "Enable long options" | 88 | //config: bool "Enable long options" |
89 | //config: default y | 89 | //config: default y |
90 | //config: depends on DIFF && LONG_OPTS | 90 | //config: depends on DIFF && LONG_OPTS |
91 | //config: help | ||
92 | //config: Enable use of long options. | ||
93 | //config: | 91 | //config: |
94 | //config:config FEATURE_DIFF_DIR | 92 | //config:config FEATURE_DIFF_DIR |
95 | //config: bool "Enable directory support" | 93 | //config: bool "Enable directory support" |