hexdump: make -s 0xNNNNN work
authorDenys Vlasenko <vda.linux@googlemail.com>
Tue, 6 Apr 2010 21:33:28 +0000 (23:33 +0200)
committerDenys Vlasenko <vda.linux@googlemail.com>
Tue, 6 Apr 2010 21:33:28 +0000 (23:33 +0200)
commit1854bc1aa2081b99490bd60721122d28fc8a6737
treed05aefe1299f48dbebdf124301c5097d1e4f83ea
parent64827a2e5dc20a6113e4dc1b96e0f528eeb7fffb
hexdump: make -s 0xNNNNN work

function                                             old     new   delta
hexdump_main                                         603     605      +2

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