mirror of
https://github.com/ventoy/Ventoy.git
synced 2025-03-29 08:43:44 -04:00
Update vtoytool
This commit is contained in:
parent
f2bb3667c4
commit
2f95139c77
@ -344,7 +344,7 @@ static int vtoykmod_update_vermagic(char *oldbuf, int oldsize, char *newbuf, int
|
|||||||
if (oldver && newver)
|
if (oldver && newver)
|
||||||
{
|
{
|
||||||
memcpy(oldver, newver, strlen(newver) + 1);
|
memcpy(oldver, newver, strlen(newver) + 1);
|
||||||
if (strstr(newver, "modversions"))
|
//if (strstr(newver, "modversions"))
|
||||||
{
|
{
|
||||||
*modver = 1;
|
*modver = 1;
|
||||||
}
|
}
|
||||||
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user