]> git.ipfire.org Git - thirdparty/util-linux.git/commit
more: reorder global declarations
authorSami Kerola <kerolasa@iki.fi>
Thu, 19 Apr 2018 21:46:27 +0000 (22:46 +0100)
committerKarel Zak <kzak@redhat.com>
Wed, 23 May 2018 08:41:46 +0000 (10:41 +0200)
commita8f98304e6d2f4627ca31f6c661934c92b1095f7
tree22017e27113f2d66d0c0d3e655e22cb1c5b5d147
parentf16ca88d9c3dbfb395cfe3efdba0be9ff996ce7f
more: reorder global declarations

Group include, defines and such together, and move items inbetween functions
on top of the source file so that everything can be seen easily.

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