diff options
Diffstat (limited to 'coreutils/nl.c')
-rw-r--r-- | coreutils/nl.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/coreutils/nl.c b/coreutils/nl.c index 2fdc9d8..aea019c 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.3 kb)" +//config: bool "nl (4.6 kb)" //config: default y //config: help //config: nl is used to number lines of files. |