scanner: Initialize wl_message structs completely

This commit is contained in:
Kristian Høgsberg 2011-05-04 15:29:55 -04:00
parent 8600408ced
commit c72ebf5df9

View file

@ -637,7 +637,7 @@ emit_messages(struct wl_list *message_list,
break;
}
}
printf("\" },\n");
printf("\", NULL },\n");
}
printf("};\n\n");