Cleanup for previous commit (nasty IDE replacing tads with spaces, tsst)

Sorry for the noise :|
This commit is contained in:
Bastien Montagne
2016-08-18 15:21:53 +02:00
parent b4d36c77da
commit 7b4ba65a87

View File

@@ -382,7 +382,7 @@ EnumPropertyItem rna_enum_event_type_items[] = {
{NDOF_BUTTON_B, "NDOF_BUTTON_B", 0, "NDOF Button B", "NdofBB"},
{NDOF_BUTTON_C, "NDOF_BUTTON_C", 0, "NDOF Button C", "NdofBC"},
#endif /* WITH_INPUT_NDOF */
{0, NULL, 0, NULL, NULL}
{0, NULL, 0, NULL, NULL}
};
EnumPropertyItem rna_enum_event_value_items[] = {