In INT21_GetFreeDiskSpace adjust the sectors-per-cluster value to make
authorRein Klazes <rklazes@xs4all.nl>
Thu, 3 Jun 2004 23:20:35 +0000 (23:20 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 3 Jun 2004 23:20:35 +0000 (23:20 +0000)
commita1e8ba9fc28d8b0c6caf22fb1fca8ae59f9bc0fe
treeaf7a961a2479c2ac66c344918055147e753b20c3
parentf32a10537658b60aac2ed680563a6e7957f19b9a
In INT21_GetFreeDiskSpace adjust the sectors-per-cluster value to make
the total number of clusters fit in a 16 bit register.
dlls/winedos/int21.c