Changeset 7037 for trunk/ippTools/src/pxadminConfig.c
- Timestamp:
- May 1, 2006, 4:16:06 PM (20 years ago)
- File:
-
- 1 edited
-
trunk/ippTools/src/pxadminConfig.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippTools/src/pxadminConfig.c
r7027 r7037 78 78 // define Database handle, if used 79 79 config->dbh = pmConfigDB(config->modules); 80 if (!config->dbh) { 81 psError(PS_ERR_UNKNOWN, false, "Can't configure database"); 82 exit(EXIT_FAILURE); 83 } 84 80 85 return config; 81 86 }
Note:
See TracChangeset
for help on using the changeset viewer.
