IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jan 29, 2009, 10:06:01 AM (17 years ago)
Author:
giebink
Message:

conform to src

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psModules/test/astrom/tap_pmAstrometryWCS.c

    r17036 r21220  
    4343        psMetadataAddF32 (header, PS_LIST_TAIL, "PC002002", PS_META_REPLACE, "", 1.0);
    4444
    45         pmFPA *fpa = pmFPAAlloc (NULL);
     45        pmFPA *fpa = pmFPAAlloc (NULL, NULL);
    4646        pmChip *chip = pmChipAlloc (NULL, "test");
    4747
     
    110110        psMetadataAddF32 (header, PS_LIST_TAIL, "PC002002", PS_META_REPLACE, "", 1.0);
    111111
    112         pmFPA *fpa = pmFPAAlloc (NULL);
     112        pmFPA *fpa = pmFPAAlloc (NULL, NULL);
    113113        pmChip *chip = pmChipAlloc (NULL, "test");
    114114
Note: See TracChangeset for help on using the changeset viewer.