Skip to content

x2gokdriveinit.c: fix parsing of compat options which don't take a value.

Mihai Moldovan requested to merge personal/Ionic/compat-options-fix into master

-nomagicpixel, -autograb and -autodpi are compat options that don't take a value.

The previous code expected one and ate it up, which was wrong and lead to parsing errors later on.

Merge request reports

Loading