mirror of
https://github.com/obsproject/obs-studio.git
synced 2026-03-17 14:07:16 -04: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.