Changeset 8038 for trunk/ippTools/src/chiptool.c
- Timestamp:
- Aug 1, 2006, 12:42:03 PM (20 years ago)
- File:
-
- 1 edited
-
trunk/ippTools/src/chiptool.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippTools/src/chiptool.c
r7864 r8038 145 145 if (!status) { 146 146 psError(PS_ERR_UNKNOWN, false,"p2PendingFramePrint() failed"); 147 return false; 148 } 147 psFree(pendingFrames); 148 return false; 149 } 150 151 psFree(pendingFrames); 149 152 150 153 return true;
Note:
See TracChangeset
for help on using the changeset viewer.
