mirror of
https://github.com/obsproject/obs-studio.git
synced 2026-01-29 08:31:54 -05:00
Added cast to unsigned and the assert because microsoft's compiler doesn't support "%zu" Actual warning: libobs/graphics/effect-parser.c:1387:4: warning: format specifies type 'unsigned int' but the argument has type 'size_t' (aka 'unsigned long') [-Wformat]
36 KiB
36 KiB