Changeset 21377
- Timestamp:
- Feb 6, 2009, 9:17:46 AM (17 years ago)
- File:
-
- 1 edited
-
trunk/ppStack/src/ppStackThread.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ppStack/src/ppStackThread.c
r21366 r21377 83 83 psError(PS_ERR_UNKNOWN, false, "Unable to open convolved files %s, %s, %s", 84 84 (char*)imageNames->data[i], (char*)maskNames->data[i], (char*)varianceNames->data[i]); 85 return false;85 return NULL; 86 86 } 87 87 }
Note:
See TracChangeset
for help on using the changeset viewer.
