mirror of
https://github.com/obsproject/obs-studio.git
synced 2026-01-30 17:12:09 -05:00
This was casting the return type to bool, which caused any non-zero return code be converted to 1.
This was casting the return type to bool, which caused any non-zero return code be converted to 1.