Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
dadigang
Ventoy
Commits
2f95139c
Commit
2f95139c
authored
Apr 02, 2022
by
longpanda
Browse files
Update vtoytool
parent
f2bb3667
Changes
5
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
1 addition
and
1 deletion
+1
-1
VtoyTool/vtoykmod.c
VtoyTool/vtoykmod.c
+1
-1
VtoyTool/vtoytool/00/vtoytool_32
VtoyTool/vtoytool/00/vtoytool_32
+0
-0
VtoyTool/vtoytool/00/vtoytool_64
VtoyTool/vtoytool/00/vtoytool_64
+0
-0
VtoyTool/vtoytool/00/vtoytool_aa64
VtoyTool/vtoytool/00/vtoytool_aa64
+0
-0
VtoyTool/vtoytool/00/vtoytool_m64e
VtoyTool/vtoytool/00/vtoytool_m64e
+0
-0
No files found.
VtoyTool/vtoykmod.c
View file @
2f95139c
...
...
@@ -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
;
}
...
...
VtoyTool/vtoytool/00/vtoytool_32
View file @
2f95139c
No preview for this file type
VtoyTool/vtoytool/00/vtoytool_64
View file @
2f95139c
No preview for this file type
VtoyTool/vtoytool/00/vtoytool_aa64
View file @
2f95139c
No preview for this file type
VtoyTool/vtoytool/00/vtoytool_m64e
View file @
2f95139c
No preview for this file type
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment