nmeter: remove undocumented %NNNd specifier
authorDenys Vlasenko <vda.linux@googlemail.com>
Tue, 15 Mar 2016 15:13:23 +0000 (16:13 +0100)
committerDenys Vlasenko <vda.linux@googlemail.com>
Tue, 15 Mar 2016 15:13:23 +0000 (16:13 +0100)
commit41b1e2c39238ef1f333588b9a857e5af806bd157
treee441860654f9b8c6233a57ae543297930c7d073c
parenta63e2a8cb2dd0d6819c1844c52344c3bd6f73659
nmeter: remove undocumented %NNNd specifier

function                                             old     new   delta
nmeter_main                                          707     745     +38
init_functions                                        48      44      -4
init_delay                                            63       -     -63
------------------------------------------------------------------------------
(add/remove: 0/1 grow/shrink: 1/1 up/down: 38/-67)            Total: -29 bytes

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
procps/nmeter.c