Fixed type sizes.

This commit is contained in:
2021-03-14 18:51:29 +00:00
parent 1fa25644d1
commit 7c5f015623
7 changed files with 46 additions and 35 deletions

View File

@@ -82,7 +82,7 @@ struct dosuname_version_t
int ndos_minor;
int windows_major;
int windows_minor;
int windows_mode;
unsigned long windows_mode;
int softice_major;
int softice_minor;
};