Changeset 7037 for trunk/ippTools/src/chiptoolConfig.c
- Timestamp:
- May 1, 2006, 4:16:06 PM (20 years ago)
- File:
-
- 1 edited
-
trunk/ippTools/src/chiptoolConfig.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippTools/src/chiptoolConfig.c
r7027 r7037 160 160 // define Database handle, if used 161 161 config->dbh = pmConfigDB(config->modules); 162 if (!config->dbh) { 163 psError(PS_ERR_UNKNOWN, false, "Can't configure database"); 164 exit(EXIT_FAILURE); 165 } 162 166 163 167 return true;
Note:
See TracChangeset
for help on using the changeset viewer.
