Changeset 27838 for branches/tap_branches/ippTools/src/pztoolConfig.c
- Timestamp:
- May 3, 2010, 8:41:49 AM (16 years ago)
- Location:
- branches/tap_branches
- Files:
-
- 3 edited
-
. (modified) (1 prop)
-
ippTools/src (modified) (1 prop)
-
ippTools/src/pztoolConfig.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/tap_branches
- Property svn:mergeinfo changed
-
branches/tap_branches/ippTools/src
- Property svn:ignore
-
old new 16 16 difftool 17 17 disttool 18 dqstatstool 18 19 faketool 19 20 flatcorr
-
- Property svn:ignore
-
branches/tap_branches/ippTools/src/pztoolConfig.c
r25418 r27838 38 38 config->modules = pmConfigRead(&argc, argv, NULL); 39 39 if (! config->modules) { 40 psError( PS_ERR_UNKNOWN, false, "Can't find site configuration!\n");40 psError(psErrorCodeLast(), false, "Can't find site configuration!\n"); 41 41 psFree(config); 42 42 return NULL;
Note:
See TracChangeset
for help on using the changeset viewer.
