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