getopt: simple code shrink; expand help text
authorDenys Vlasenko <vda.linux@googlemail.com>
Thu, 9 Feb 2012 17:17:29 +0000 (18:17 +0100)
committerDenys Vlasenko <vda.linux@googlemail.com>
Thu, 9 Feb 2012 17:17:29 +0000 (18:17 +0100)
commit594db1e62a060a0a5646f6840112189fd0ce3b81
tree040b8eacc712ffb622b755cdcf6df055ae3e5fab
parent9106107a509cfb23806e46765ea2704cdd130654
getopt: simple code shrink; expand help text

function                                             old     new   delta
packed_usage                                       28978   29184    +206
getopt_main                                          656     632     -24

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