Cleanup messed-up comment formating from codestyle apply...

This commit is contained in:
Bastien Montagne 2019-07-18 15:26:45 +02:00
parent fb84ef58c4
commit 0d3e055bda
1 changed files with 2 additions and 1 deletions

View File

@ -1913,7 +1913,8 @@ static void library_make_local_copying_check(ID *id,
* \param bmain: Almost certainly global main.
* \param lib: If not NULL, only make local data-blocks from this library.
* \param untagged_only: If true, only make local data-blocks not tagged with
* LIB_TAG_PRE_EXISTING. \param set_fake: If true, set fake user on all localized data-blocks
* LIB_TAG_PRE_EXISTING.
* \param set_fake: If true, set fake user on all localized data-blocks
* (except group and objects ones).
*/
/* Note: Old (2.77) version was simply making (tagging) data-blocks as local,