Changeset 6150 for trunk/ippTools/src/chiptool.c
- Timestamp:
- Jan 21, 2006, 5:35:57 PM (20 years ago)
- File:
-
- 1 edited
-
trunk/ippTools/src/chiptool.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippTools/src/chiptool.c
r6139 r6150 154 154 static bool doneMode(p2Config *config) 155 155 { 156 // get exp_id/class/class_id/url from the CLI 157 // add the completed imfile to the p2DoneImfile tables 158 // remove corresponding entries from the p2PendingImfile table 159 // check to see if any p2PendingExps have no associated p2PendingImfiles 160 // if so move the p2PendingExp(s) to p2DoneExp 161 156 162 psArray *pendingFrames = p2searchPendingFrames(config); 157 163 if (!pendingFrames) {
Note:
See TracChangeset
for help on using the changeset viewer.
