IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Mar 2, 2007, 2:33:47 PM (19 years ago)
Author:
jhoblitt
Message:

rename chipQueueRawExp() -> chipQueueExpTag()

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippTools/src/regtool.c

    r12177 r12190  
    646646
    647647        // insert an entry into the chipPendingExp table
    648         if (!chipQueueRawExp(config, exp_tag, NULL, NULL, NULL, NULL)) {
     648        if (!chipQueueExpTag(config, exp_tag, NULL, NULL, NULL, NULL)) {
    649649            // rollback
    650650            if (!psDBRollback(config->dbh)) {
Note: See TracChangeset for help on using the changeset viewer.