Cleanup: spelling in comments, format

This commit is contained in:
2022-08-26 12:45:20 +10:00
parent ef51825c06
commit a3e1a9e2aa
8 changed files with 20 additions and 19 deletions

View File

@@ -1545,10 +1545,10 @@ uiButViewItem *ui_block_view_find_matching_view_item_but_in_old_block(
struct uiListType *UI_UL_cache_file_layers(void);
struct ID *ui_template_id_liboverride_hierarchy_make(struct bContext *C,
struct Main *bmain,
struct ID *owner_id,
struct ID *id,
const char **r_undo_push_label);
struct Main *bmain,
struct ID *owner_id,
struct ID *id,
const char **r_undo_push_label);
#ifdef __cplusplus
}