]> git.ipfire.org Git - thirdparty/util-linux.git/commit
renice: reorder functions to avoid need of function prototype
authorSami Kerola <kerolasa@iki.fi>
Fri, 5 Sep 2014 22:06:28 +0000 (23:06 +0100)
committerSami Kerola <kerolasa@iki.fi>
Fri, 19 Sep 2014 18:31:12 +0000 (19:31 +0100)
commit5ebcab664ef970a99b1a2f767bdb5c7983e934d1
treeb88d65132849193436cec432f09f384aebb1ffaf
parent29607edf655167f796e25092c04d0fd294cdebc0
renice: reorder functions to avoid need of function prototype

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