Changeset 12760
- Timestamp:
- Apr 5, 2007, 2:20:54 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
r12759 r12760 763 763 if (!xStatus || !yStatus || xBin == 0 || yBin == 0) { 764 764 psWarning("Unable to find CELL.XBIN and CELL.YBIN to correct CELL.TRIMSEC.\n"); 765 psFree(trimsec); // Drop reference 765 766 return psMemIncrRefCounter((psPtr)concept); // Casting away "const" to increment 766 767 }
Note:
See TracChangeset
for help on using the changeset viewer.
