Changeset 41690
- Timestamp:
- Jul 7, 2021, 4:41:44 PM (5 years ago)
- File:
-
- 1 edited
-
tags/ipp-ps1-20210510/psLib/src/types/psMetadata.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
tags/ipp-ps1-20210510/psLib/src/types/psMetadata.c
r41532 r41690 795 795 // default is to error on duplicate entry. 796 796 psError(PS_ERR_BAD_PARAMETER_VALUE, true, _("Duplicate metadata item name: %s is not allowed. Use a psMetadataFlags option to allow such action."), item->name); 797 797 798 return false; 798 799 }
Note:
See TracChangeset
for help on using the changeset viewer.
