Declare as `unsigned int' all variables that were just `unsigned'.
authorJim Meyering <jim@meyering.net>
Fri, 24 Mar 1995 23:40:41 +0000 (23:40 +0000)
committerJim Meyering <jim@meyering.net>
Fri, 24 Mar 1995 23:40:41 +0000 (23:40 +0000)
commitebaf614a135c5c4c57332450d86911f68496f33e
tree9e6bbd17cde77d658ded82ea0f99763ad607f0cb
parent80fab638f1136ae9939409b48c2297b725745c00
Declare as `unsigned int' all variables that were just `unsigned'.
(make_filename): Change type of arg to unsigned int.
(split_file): Change type of indices to unsigned int.
src/csplit.c