(main): Use unsigned int instead of int for `nsigs'
authorJim Meyering <jim@meyering.net>
Mon, 4 Aug 2003 08:55:44 +0000 (08:55 +0000)
committerJim Meyering <jim@meyering.net>
Mon, 4 Aug 2003 08:55:44 +0000 (08:55 +0000)
commitcf572dd1d0a358928810eda6db06476c97c14591
tree09a48c390deb18edf02f1fc0f8f7f1097e6e79cd
parent58a90860fcbb37465539f7f0b9abfc3c535bc129
(main): Use unsigned int instead of int for `nsigs'
and for the indices to iterate through nsigs.
src/sort.c