hexdump: fix "hexdump nonexistent_file" handling
authorDenys Vlasenko <vda.linux@googlemail.com>
Sat, 6 Feb 2010 12:53:21 +0000 (13:53 +0100)
committerDenys Vlasenko <vda.linux@googlemail.com>
Sat, 6 Feb 2010 12:53:21 +0000 (13:53 +0100)
commit6aca76d4d770bf2a0c252bc54733c2dbb269fc43
tree3ebf07d7c4e79892c3c15da41a5b0c235a32f467
parentb741cd28d183b45e8e274027dc860c1711da4454
hexdump: fix "hexdump nonexistent_file" handling

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