Changeset 18357 for branches/cleanup/ippTools/src/caltoolConfig.c
- Timestamp:
- Jun 29, 2008, 2:44:04 PM (18 years ago)
- File:
-
- 1 edited
-
branches/cleanup/ippTools/src/caltoolConfig.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/cleanup/ippTools/src/caltoolConfig.c
r16170 r18357 159 159 // do this last so we don't setup a connection before CLI options are 160 160 // validated 161 config->dbh = p mConfigDB(config->modules);161 config->dbh = psMemIncrRefCounter(pmConfigDB(config->modules)); 162 162 if (!config->dbh) { 163 163 psError(PS_ERR_UNKNOWN, false, "Can't configure database");
Note:
See TracChangeset
for help on using the changeset viewer.
