]> git.ipfire.org Git - thirdparty/util-linux.git/commit
lib/strutils: use proper return codes in parse_size()
authorKarel Zak <kzak@redhat.com>
Thu, 30 Jan 2014 11:56:01 +0000 (12:56 +0100)
committerKarel Zak <kzak@redhat.com>
Tue, 11 Mar 2014 10:35:13 +0000 (11:35 +0100)
commit3643958f481f9d4530bf96ab0c80ec23480827f0
tree78c383bad9754804ce84aa19d7423c0e4ab2b493
parent2cec7949947aa6d48112ea4f0928e6698174f342
lib/strutils: use proper return codes in parse_size()

Signed-off-by: Karel Zak <kzak@redhat.com>
lib/strutils.c