mirror of
https://github.com/gnif/LookingGlass.git
synced 2025-08-09 20:24:14 +00:00
[host] lgmp: update to fix regression in initialization of the header
This commit is contained in:
@@ -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);
|
||||||
|
Submodule repos/LGMP updated: dab2bec406...7af3c0ec5e
Reference in New Issue
Block a user