]> git.ipfire.org Git - thirdparty/util-linux.git/commit
pg: return value warning fix
authorSami Kerola <kerolasa@iki.fi>
Tue, 24 May 2011 20:56:34 +0000 (22:56 +0200)
committerKarel Zak <kzak@redhat.com>
Wed, 1 Jun 2011 07:07:54 +0000 (09:07 +0200)
commita699625d792e92a04af540bae144d982961cebd2
tree857357e9381e37c0f8e853406df3661007c50b1b
parent66b0b03e05729036ea38b3804a188da06e1a8b8d
pg: return value warning fix

void function 'makeprint' should not return void expression

Signed-off-by: Sami Kerola <kerolasa@iki.fi>
text-utils/pg.c