- Timestamp:
- Jul 30, 2009, 5:20:29 PM (17 years ago)
- Location:
- branches/czw_branch/cleanup
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
psLib/src/fits/psFitsImage.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/czw_branch/cleanup
- Property svn:mergeinfo changed
/trunk (added) merged: 24714-24742,24744-24784,24786-24798,24801-24824,24827-24834,24836-24859,24861-24901,24903-24912,24914-24939
- Property svn:mergeinfo changed
-
branches/czw_branch/cleanup/psLib/src/fits/psFitsImage.c
r22729 r24951 439 439 440 440 p_psFitsReadInfo *info = p_psFitsReadInfoAlloc(fits, region, z); 441 if (!info) { 442 psError(PS_ERR_IO, false, "Unable to read FITS information"); 443 return NULL; 444 } 441 445 442 446 // Size of image
Note:
See TracChangeset
for help on using the changeset viewer.
