mirror of
https://gitlab.freedesktop.org/wayland/wayland.git
synced 2025-11-04 13:29:51 -05:00
scanner: Initialize wl_message structs completely
This commit is contained in:
parent
8600408ced
commit
c72ebf5df9
1 changed files with 1 additions and 1 deletions
|
|
@ -637,7 +637,7 @@ emit_messages(struct wl_list *message_list,
|
|||
break;
|
||||
}
|
||||
}
|
||||
printf("\" },\n");
|
||||
printf("\", NULL },\n");
|
||||
}
|
||||
|
||||
printf("};\n\n");
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue