Changeset 27082 for trunk/ippTools/src/pubtoolConfig.c
- Timestamp:
- Feb 25, 2010, 11:39:29 AM (16 years ago)
- File:
-
- 1 edited
-
trunk/ippTools/src/pubtoolConfig.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippTools/src/pubtoolConfig.c
r27071 r27082 38 38 config->modules = pmConfigRead(&argc, argv, NULL); 39 39 if (!config->modules) { 40 psError( PS_ERR_UNKNOWN, false, "Can't find site configuration!");40 psError(psErrorCodeLast(), false, "Can't find site configuration!"); 41 41 psFree(config); 42 42 return NULL;
Note:
See TracChangeset
for help on using the changeset viewer.
