Changeset 13996 for branches/backtrack/ippTools/src/regtool.c
- Timestamp:
- Jul 2, 2007, 3:57:20 PM (19 years ago)
- File:
-
- 1 edited
-
branches/backtrack/ippTools/src/regtool.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/backtrack/ippTools/src/regtool.c
r13990 r13996 634 634 // insert an entry into the chipPendingExp table 635 635 // this can only be run as the newExp's state has been set to stop 636 if (! chipQueueExpTag(config, exp_tag, NULL, NULL, NULL, NULL, NULL)) {636 if (!pxchipQueueByExpTag(config, exp_tag, NULL, NULL, NULL, NULL, NULL)) { 637 637 // rollback 638 638 if (!psDBRollback(config->dbh)) {
Note:
See TracChangeset
for help on using the changeset viewer.
