IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Feb 7, 2006, 10:36:15 AM (20 years ago)
Author:
jhoblitt
Message:

rename pxConfig database -> dbh

File:
1 edited

Legend:

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

    r6261 r6341  
    163163
    164164    // define Database handle, if used
    165     config->database = pmConfigDB(config->site);
     165    config->dbh = pmConfigDB(config->site);
    166166
    167167    return true;
Note: See TracChangeset for help on using the changeset viewer.