Changeset 19980 for trunk/psModules/src/concepts/pmConceptsStandard.c
- Timestamp:
- Oct 7, 2008, 4:55:53 PM (18 years ago)
- File:
-
- 1 edited
-
trunk/psModules/src/concepts/pmConceptsStandard.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psModules/src/concepts/pmConceptsStandard.c
r19979 r19980 175 175 } 176 176 if (!concept->data.str || strlen(concept->data.str) == 0) { 177 return psMetadataItemAllocStr( pattern->name, pattern->comment, "");177 return psMetadataItemAllocStr(concept->name, concept->comment, ""); 178 178 } 179 179
Note:
See TracChangeset
for help on using the changeset viewer.
