IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 7711


Ignore:
Timestamp:
Jun 27, 2006, 2:52:05 PM (20 years ago)
Author:
Paul Price
Message:

Fixing compilation error.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psModules/src/camera/pmFPAfileIO.c

    r7710 r7711  
    172172            case PM_FPA_LEVEL_CELL:
    173173                cell = pmFPAviewThisCell(view, file->fpa);
    174                 pmCellWrite (cell, file->fits, NULL, false, false);
     174                pmCellWrite(cell, file->fits, NULL, false);
    175175                break;
    176176            default:
Note: See TracChangeset for help on using the changeset viewer.