Changeset 12759 for trunk/psModules/src/concepts/pmConceptsStandard.c
- Timestamp:
- Apr 5, 2007, 2:08:34 PM (19 years ago)
- File:
-
- 1 edited
-
trunk/psModules/src/concepts/pmConceptsStandard.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psModules/src/concepts/pmConceptsStandard.c
r12696 r12759 284 284 if (concept->type != PS_DATA_STRING) { 285 285 psError(PS_ERR_UNKNOWN, true, "CELL.TRIMSEC after read is not of type STR (%x)\n", concept->type); 286 psFree(trimsec); 286 287 return NULL; 287 288 } else {
Note:
See TracChangeset
for help on using the changeset viewer.
