Cleanup: format

This commit is contained in:
Campbell Barton 2022-07-07 12:30:42 +10:00
parent 378f65f7d9
commit 709e620977
1 changed files with 6 additions and 6 deletions

View File

@ -438,12 +438,12 @@ void lib_reload_fn(struct bContext *C,
void *user_data);
void id_delete_tag_fn(struct bContext *C,
struct ReportList *reports,
struct Scene *scene,
struct TreeElement *te,
struct TreeStoreElem *tsep,
struct TreeStoreElem *tselem,
void *user_data);
struct ReportList *reports,
struct Scene *scene,
struct TreeElement *te,
struct TreeStoreElem *tsep,
struct TreeStoreElem *tselem,
void *user_data);
void id_remap_fn(struct bContext *C,
struct ReportList *reports,
struct Scene *scene,