Changeset 18172 for trunk/ippTools/src/regtoolConfig.c
- Timestamp:
- Jun 17, 2008, 1:54:43 PM (18 years ago)
- File:
-
- 1 edited
-
trunk/ippTools/src/regtoolConfig.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippTools/src/regtoolConfig.c
r17802 r18172 352 352 353 353 // define Database handle, if used 354 config->dbh = p mConfigDB(config->modules);354 config->dbh = psMemIncrRefCounter(pmConfigDB(config->modules)); 355 355 if (!config->dbh) { 356 356 psError(PXTOOLS_ERR_SYS, false, "Can't configure database");
Note:
See TracChangeset
for help on using the changeset viewer.
