diff options
Diffstat (limited to 'editors/cmp.c')
-rw-r--r-- | editors/cmp.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/cmp.c b/editors/cmp.c index b89e519ad..54f347508 100644 --- a/editors/cmp.c +++ b/editors/cmp.c | |||
@@ -7,7 +7,7 @@ | |||
7 | * Licensed under GPLv2 or later, see file LICENSE in this source tree. | 7 | * Licensed under GPLv2 or later, see file LICENSE in this source tree. |
8 | */ | 8 | */ |
9 | //config:config CMP | 9 | //config:config CMP |
10 | //config: bool "cmp (4.9 kb)" | 10 | //config: bool "cmp (5.3 kb)" |
11 | //config: default y | 11 | //config: default y |
12 | //config: help | 12 | //config: help |
13 | //config: cmp is used to compare two files and returns the result | 13 | //config: cmp is used to compare two files and returns the result |