Changeset 7037 for trunk/ippTools/src/pztoolConfig.c
- Timestamp:
- May 1, 2006, 4:16:06 PM (20 years ago)
- File:
-
- 1 edited
-
trunk/ippTools/src/pztoolConfig.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippTools/src/pztoolConfig.c
r7027 r7037 130 130 // define Database handle, if used 131 131 config->dbh = pmConfigDB(config->modules); 132 if (!config->dbh) { 133 psError(PS_ERR_UNKNOWN, false, "Can't configure database"); 134 exit(EXIT_FAILURE); 135 } 132 136 133 137 return config;
Note:
See TracChangeset
for help on using the changeset viewer.
