Changeset 23832 for trunk/psModules/src/concepts/pmConcepts.c
- Timestamp:
- Apr 13, 2009, 10:49:06 AM (17 years ago)
- File:
-
- 1 edited
-
trunk/psModules/src/concepts/pmConcepts.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psModules/src/concepts/pmConcepts.c
r23746 r23832 432 432 } \ 433 433 \ 434 psStringvalue = psMetadataItemParseString(item); /* Value of concept */ \434 value = psMetadataItemParseString(item); /* Value of concept */ \ 435 435 if (!value) { \ 436 436 psError(PS_ERR_UNEXPECTED_NULL, false, "Unable to parse concept %s", concept); \
Note:
See TracChangeset
for help on using the changeset viewer.
