diff options
Diffstat (limited to 'editors/patch.c')
-rw-r--r-- | editors/patch.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/patch.c b/editors/patch.c index 731a8c58a..86a0193a1 100644 --- a/editors/patch.c +++ b/editors/patch.c | |||
@@ -23,7 +23,7 @@ | |||
23 | */ | 23 | */ |
24 | 24 | ||
25 | //config:config PATCH | 25 | //config:config PATCH |
26 | //config: bool "patch" | 26 | //config: bool "patch (9.1 kb)" |
27 | //config: default y | 27 | //config: default y |
28 | //config: help | 28 | //config: help |
29 | //config: Apply a unified diff formatted patch. | 29 | //config: Apply a unified diff formatted patch. |