]> git.ipfire.org Git - thirdparty/util-linux.git/commit
tunelp: remove get_val() in favour of strtol_or_err()
authorSami Kerola <kerolasa@iki.fi>
Sun, 22 Feb 2015 14:41:35 +0000 (14:41 +0000)
committerKarel Zak <kzak@redhat.com>
Tue, 24 Feb 2015 10:28:55 +0000 (11:28 +0100)
commit7e3c80a7b6d652cf45fbfe2431cb24de74c72185
tree3d6fdba780e3b940ba920fb8b1ce58f103314150
parent288cb6f5dd72e4f4fe7dfb45015eaca6d7317995
tunelp: remove get_val() in favour of strtol_or_err()

Signed-off-by: Sami Kerola <kerolasa@iki.fi>
sys-utils/Makemodule.am
sys-utils/tunelp.c