input_common/sdl: Correct return values within implementations of GetPollers()
In both cases, we weren't actually returning anything, which is undefined behavior.
Loading
Please sign in to comment
In both cases, we weren't actually returning anything, which is undefined behavior.