]> git.ipfire.org Git - thirdparty/coreutils.git/commit
(cut_fields): Use to_uchar rather than a cast.
authorPaul Eggert <eggert@cs.ucla.edu>
Tue, 3 Aug 2004 05:59:14 +0000 (05:59 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Tue, 3 Aug 2004 05:59:14 +0000 (05:59 +0000)
commita982e48ca367805b9bac3abd0a40f84bfe8a9603
treeab56ed2c51416917d26ac0e84670f0f5eae7b460
parent846cb63700c15feb56235bd1bd833e5927ae5463
(cut_fields): Use to_uchar rather than a cast.
(cut_file, main): Use bool for booleans.
src/cut.c