]> git.ipfire.org Git - thirdparty/util-linux.git/commit
more: rename variable names
authorSami Kerola <kerolasa@iki.fi>
Sun, 27 May 2018 16:29:09 +0000 (17:29 +0100)
committerSami Kerola <kerolasa@iki.fi>
Sun, 2 Sep 2018 17:28:09 +0000 (18:28 +0100)
commitd910f31110eb4f5b718adb8958eed5deade57422
tree779194fa53d5f68ba704cdbc206cdbcbc3cf8720
parent1e2cd595eb865fa816452a7e99b72656913491b9
more: rename variable names

Try to make variable names to tell what they do.  Earlier names have been in
more(1) since the command was first wrote, and it looks like coding
practices has changed since late 70's.

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