]> git.ipfire.org Git - thirdparty/util-linux.git/commit
more: move code blocks from more_key_command() to functions
authorSami Kerola <kerolasa@iki.fi>
Wed, 18 Mar 2020 20:13:06 +0000 (20:13 +0000)
committerSami Kerola <kerolasa@iki.fi>
Sat, 28 Mar 2020 07:55:58 +0000 (07:55 +0000)
commit1f5d21ec3393c4ef824fb7f4e0546dfcd8a1114a
tree652e6c35a99dc21ee275f751eaf84dd0bce088dc
parentb6818219fb53bb0a338510e850dd9f928088bb76
more: move code blocks from more_key_command() to functions

The more_key_command() was overly long.

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