Further correction: on reflection, after examining all the call
authorsimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Tue, 16 Sep 2008 22:56:08 +0000 (22:56 +0000)
committersimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Tue, 16 Sep 2008 22:56:08 +0000 (22:56 +0000)
commitccc1909733b32025dc2180e4cccb623743e99e23
tree24fc75264b514c907f68c802d7f5326ffc567bd0
parent68fdd3ee37fed65b23a6742fb1855720b4c9ddf4
Further correction: on reflection, after examining all the call
sites for uint64_make(), we _shouldn't_ attempt to preserve high
bits in the low-order argument; it turns out not to be what the call
sites want.

git-svn-id: svn://svn.tartarus.org/sgt/putty@8185 cda61777-01e9-0310-a592-d414129be87e
int64.c