mirror of
https://github.com/reactos/reactos.git
synced 2026-06-16 02:15:26 +08:00
@@ -112,7 +112,7 @@ struct status {
|
||||
struct waitres {
|
||||
DWORD state;
|
||||
char desc[17];
|
||||
} waitreason[35 + 1] = {
|
||||
} waitreason[44 + 1] = {
|
||||
{0, "Executive "},
|
||||
{1, "FreePage "},
|
||||
{2, "PageIn "},
|
||||
|
||||
Reference in New Issue
Block a user