Reorder functions to get rid of unnecessary prototypes, and move a global into GLOBALS.
authorRob Landley <rob@landley.net>
Thu, 18 Sep 2014 23:07:58 +0000 (18:07 -0500)
committerRob Landley <rob@landley.net>
Thu, 18 Sep 2014 23:07:58 +0000 (18:07 -0500)
commit42cf443ab6fc488572e31233e603323c5a6479ba
treea810ce156c9732d227e7ddc6c62b4cac2dd461e9
parent7e96783ee7ea149d157f14151a8c2592c36f074e
Reorder functions to get rid of unnecessary prototypes, and move a global into GLOBALS.
toys/posix/cut.c