mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-09-07 20:08:13 +00:00
wayland: Fix bug 3814 -Wmissing-field-initializers
This commit is contained in:
@@ -167,6 +167,7 @@ void
|
||||
SDL_UDEV_Quit(void)
|
||||
{
|
||||
SDL_UDEV_CallbackList *item;
|
||||
printf("We do indeed get here\n");
|
||||
|
||||
if (_this == NULL) {
|
||||
return;
|
||||
|
Reference in New Issue
Block a user