mirror of
https://github.com/gnif/LookingGlass.git
synced 2025-08-08 11:44:10 +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;
|
||||
}
|
||||
else
|
||||
return -1;
|
||||
// else
|
||||
// return -1;
|
||||
}
|
||||
|
||||
DEBUG_INFO("Host ready, reported version: %s", udata->hostver);
|
||||
|
Submodule repos/LGMP updated: dab2bec406...7af3c0ec5e
Reference in New Issue
Block a user