]> git.ipfire.org Git - thirdparty/util-linux.git/commit
script: move do_io() content to small functions
authorSami Kerola <kerolasa@iki.fi>
Fri, 26 Dec 2014 22:32:25 +0000 (22:32 +0000)
committerSami Kerola <kerolasa@iki.fi>
Mon, 8 Jun 2015 20:53:34 +0000 (21:53 +0100)
commita8896ad5b7fe6447326d26dc8addb69b0f3fb347
tree161cd4def986f338524128386df7003e1ae82908
parent076ffa48f3875867749fe5c23973aaa52ee843a9
script: move do_io() content to small functions

The do_io() got to be a bit long with relatively deep indentation.

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