Update vtoytool

This commit is contained in:
longpanda 2022-04-02 23:24:10 +08:00
parent f2bb3667c4
commit 2f95139c77
5 changed files with 1 additions and 1 deletions

View file

@ -344,7 +344,7 @@ static int vtoykmod_update_vermagic(char *oldbuf, int oldsize, char *newbuf, int
if (oldver && newver)
{
memcpy(oldver, newver, strlen(newver) + 1);
if (strstr(newver, "modversions"))
//if (strstr(newver, "modversions"))
{
*modver = 1;
}

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.