Ignore:
Timestamp:
Apr 27, 2000, 6:12:10 PM (25 years ago)
Author:
ansari
Message:

mise a jour 27/04/00 GLM

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/SophyaExt/FitsIOServer/fitsfile.cc

    r971 r972  
    126126      if (naxis > 0 )       // there is an image
    127127        {
    128           hdutype_ == IMAGE_HDU;
     128          hdutype_ = IMAGE_HDU;
    129129          GetImageParameters (fptr_, bitpix_, naxis_, naxisn_);
    130130          nbData_ =  1;
Note: See TracChangeset for help on using the changeset viewer.