]> glassweightruler.freedombox.rocks Git - Ventoy.git/commit
remove '=' from reserved space check (#1753)
authorShatteredMINT <109857525+ShatteredMINT@users.noreply.github.com>
Mon, 25 Jul 2022 02:46:07 +0000 (04:46 +0200)
committerGitHub <noreply@github.com>
Mon, 25 Jul 2022 02:46:07 +0000 (10:46 +0800)
commitb4f1f11742f6f08a520a6a41e7eeb448fcee6244
tree3709252828d9836f5c5f15483011df04c85ff7e8
parent20010c5e8853046dbaafe8b77260526eaa14d769
remove '=' from reserved space check (#1753)

removes the (misplaced) '=' in the check of the configured reserved space in the 'on_part_cfg_ok' function.
This caused #1752
LinuxGUI/Ventoy2Disk/GTK/ventoy_gtk.c