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 @@ */ //config:config PATCH -//config: bool "patch" +//config: bool "patch (9.1 kb)" //config: default y //config: help //config: Apply a unified diff formatted patch. |