Changeset 31071
- Timestamp:
- Mar 28, 2011, 4:13:17 PM (15 years ago)
- File:
-
- 1 edited
-
trunk/ippToPsps/src/InitBatch.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippToPsps/src/InitBatch.c
r31036 r31071 44 44 !this->base.gotConfig() ) { 45 45 46 printf("\n* ERROR with supplied arguments:"); 47 this->print(this); 46 this->base.logger->print(this->base.logger, MSG_ERROR, "InitBatch", "Problem with supplied arguments\n"); 48 47 this->base.exitCode = PS_EXIT_CONFIG_ERROR; 49 48 return false;
Note:
See TracChangeset
for help on using the changeset viewer.
