Cleanup: typo in comment

This commit is contained in:
Philipp Oeser 2020-04-16 15:22:15 +02:00
parent cdd406f4bd
commit 737a4309e8
1 changed files with 2 additions and 2 deletions

View File

@ -539,9 +539,9 @@ enum {
/* RESET_NEVER tag data-block as needing an auto-override execution, if enabled. */
LIB_TAG_OVERRIDE_LIBRARY_AUTOREFRESH = 1 << 17,
/* tag data-block has having an extra user. */
/* tag data-block as having an extra user. */
LIB_TAG_EXTRAUSER = 1 << 2,
/* tag data-block has having actually increased usercount for the extra virtual user. */
/* tag data-block as having actually increased usercount for the extra virtual user. */
LIB_TAG_EXTRAUSER_SET = 1 << 7,
/* RESET_AFTER_USE tag newly duplicated/copied IDs.