Fix overflow for machines greater than 4GB, return unsigned int to avoid
authorGlenn L McGrath <bug1@ihug.co.nz>
Tue, 26 Aug 2003 02:14:58 +0000 (02:14 -0000)
committerGlenn L McGrath <bug1@ihug.co.nz>
Tue, 26 Aug 2003 02:14:58 +0000 (02:14 -0000)
commitce6482eace34fcd43e2f5310997f5366706f077e
treeb4dc3185dc7d6a32585d4311baa3430da05e26f9
parent97e242658265ed97badfecd3a5d7f596077716d0
Fix overflow for machines greater than 4GB, return unsigned int to avoid
a cast and for greater accuracy.
init/init.c