mirror of
https://github.com/encounter/SDL.git
synced 2025-12-10 05:57:44 +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