OSDN Git Service

*: make 2 more "int argc"'s unused; more saved if !DESKTOP
authorDenys Vlasenko <vda.linux@googlemail.com>
Mon, 4 Jan 2010 12:16:08 +0000 (13:16 +0100)
committerDenys Vlasenko <vda.linux@googlemail.com>
Mon, 4 Jan 2010 12:16:08 +0000 (13:16 +0100)
commita355da07756e529c112249653ed5af0e2d910728
tree3b36dd1ec8618a39c8324bcfdca77f6f8f497a18
parenta4899efd03d2fdaaf3f581d89a7a4844832d3fbb
*: make 2 more "int argc"'s unused; more saved if !DESKTOP

function                                             old     new   delta
sync_main                                             18      20      +2
tty_main                                              90      87      -3
iprule_list                                           83      79      -4

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
console-tools/dumpkmap.c
console-tools/loadkmap.c
coreutils/sync.c
coreutils/tty.c
include/libbb.h
libbb/warn_ignoring_args.c
networking/libiproute/iprule.c