Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix a variable logic and add a brace pair (#1890)
* getoptx.c threw a compiler warning - and rightfully. This patch fixes the logic of one variable with and without STRICT being defined. Fix one missing brace pair on the way. * 2nd attempt - non-intrusive --------- Co-authored-by: Florian Zimmermann <florianzimmermann@duck.com>
- Loading branch information