mirror of
https://github.com/ventoy/Ventoy.git
synced 2025-08-28 00:11:15 +00:00
Update vtoytool
This commit is contained in:
@@ -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.
Reference in New Issue
Block a user