mirror of https://github.com/ventoy/Ventoy.git
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…
Reference in New Issue