vi: fix changes to word at end of line. Closes 11796
[oweals/busybox.git] / modutils / lsmod.c
index 84860cd790cabf31dcfc610856b61f7e7fff6457..694205fdaf7e1a083e07487795775cfc4e9d126a 100644 (file)
@@ -8,7 +8,7 @@
  * Licensed under GPLv2 or later, see file LICENSE in this source tree.
  */
 //config:config LSMOD
-//config:      bool "lsmod (4.3 kb)"
+//config:      bool "lsmod (1.9 kb)"
 //config:      default y
 //config:      select PLATFORM_LINUX
 //config:      help