Changeset 12232 for trunk/ippTools/src/regtool.c
- Timestamp:
- Mar 5, 2007, 12:15:54 PM (19 years ago)
- File:
-
- 1 edited
-
trunk/ippTools/src/regtool.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippTools/src/regtool.c
r12190 r12232 646 646 647 647 // insert an entry into the chipPendingExp table 648 if (!chipQueueExpTag(config, exp_tag, NULL, NULL, NULL, NULL )) {648 if (!chipQueueExpTag(config, exp_tag, NULL, NULL, NULL, NULL, NULL)) { 649 649 // rollback 650 650 if (!psDBRollback(config->dbh)) {
Note:
See TracChangeset
for help on using the changeset viewer.
