Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
On --no-vd-system-decoration, the boolean option must be set to false. It was wrongly assigned from optarg. This worked because optarg is NULL at this point (so it was converted to false).
- Loading branch information