IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Oct 13, 2006, 11:22:09 AM (20 years ago)
Author:
Paul Price
Message:

Fixing psLib APIs following clean-up.

File:
1 edited

Legend:

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

    r9518 r9539  
    256256
    257257        // select the format list from the selected camera
    258         psMetadata *formats = psMetadataLookupMD(&status, file->camera, "FORMATS"); // List of formats
     258        psMetadata *formats = psMetadataLookupMetadata(&status, file->camera, "FORMATS"); // List of formats
    259259
    260260        // select the desired format
Note: See TracChangeset for help on using the changeset viewer.