]> git.ipfire.org Git - thirdparty/util-linux.git/commit
hexdump: rewrite addfile() to use getline()
authorOndrej Oprala <ooprala@redhat.com>
Mon, 23 Sep 2013 13:39:19 +0000 (15:39 +0200)
committerKarel Zak <kzak@redhat.com>
Fri, 8 Nov 2013 11:54:52 +0000 (12:54 +0100)
commit96ea3d3200d9ed7f135d41815b312f11d086dc29
treecf1aef079c1792ed355495ff3b20fa25968e1086
parentd6e5614e5d7ad07e3290c808f14b8e7a4e93acdd
hexdump: rewrite addfile() to use getline()

Signed-off-by: Ondrej Oprala <ooprala@redhat.com>
text-utils/parse.c