Cleanup: Minor comment update on LIB_TAG_NEW
.
This commit is contained in:
@@ -551,7 +551,7 @@ enum {
|
||||
/* tag data-block as having actually increased user-count for the extra virtual user. */
|
||||
LIB_TAG_EXTRAUSER_SET = 1 << 7,
|
||||
|
||||
/* RESET_AFTER_USE tag newly duplicated/copied IDs.
|
||||
/* RESET_AFTER_USE tag newly duplicated/copied IDs (see #ID_NEW_SET macro above).
|
||||
* Also used internally in readfile.c to mark data-blocks needing do_versions. */
|
||||
LIB_TAG_NEW = 1 << 8,
|
||||
/* RESET_BEFORE_USE free test flag.
|
||||
|
Reference in New Issue
Block a user