mirror of
https://github.com/gnif/LookingGlass.git
synced 2024-11-22 05:27:20 +00:00
[host] lgmp: update to fix regression in initialization of the header
This commit is contained in:
parent
d8e7a83226
commit
6f17e89b16
@ -1276,8 +1276,8 @@ restart:
|
|||||||
|
|
||||||
goto restart;
|
goto restart;
|
||||||
}
|
}
|
||||||
else
|
// else
|
||||||
return -1;
|
// return -1;
|
||||||
}
|
}
|
||||||
|
|
||||||
DEBUG_INFO("Host ready, reported version: %s", udata->hostver);
|
DEBUG_INFO("Host ready, reported version: %s", udata->hostver);
|
||||||
|
@ -1 +1 @@
|
|||||||
Subproject commit dab2bec406f9f597d994d64026d737f7a18d2563
|
Subproject commit 7af3c0ec5ec1c273d09a2b0838e50362dcb4793b
|
Loading…
Reference in New Issue
Block a user