Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.busybox.net/busybox.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'coreutils/nl.c')
-rw-r--r--coreutils/nl.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/coreutils/nl.c b/coreutils/nl.c
index d06673881..12120f7a0 100644
--- a/coreutils/nl.c
+++ b/coreutils/nl.c
@@ -5,7 +5,7 @@
* Licensed under GPLv2, see file LICENSE in this source tree.
*/
//config:config NL
-//config: bool "nl (4.6 kb)"
+//config: bool "nl (4.9 kb)"
//config: default y
//config: help
//config: nl is used to number lines of files.