diff options
Diffstat (limited to 'archival/tar.c')
-rw-r--r-- | archival/tar.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/archival/tar.c b/archival/tar.c index 6950c271d..3ef89fb0a 100644 --- a/archival/tar.c +++ b/archival/tar.c | |||
@@ -23,7 +23,7 @@ | |||
23 | * Licensed under GPLv2 or later, see file LICENSE in this source tree. | 23 | * Licensed under GPLv2 or later, see file LICENSE in this source tree. |
24 | */ | 24 | */ |
25 | //config:config TAR | 25 | //config:config TAR |
26 | //config: bool "tar (40 kb)" | 26 | //config: bool "tar (39 kb)" |
27 | //config: default y | 27 | //config: default y |
28 | //config: help | 28 | //config: help |
29 | //config: tar is an archiving program. It's commonly used with gzip to | 29 | //config: tar is an archiving program. It's commonly used with gzip to |