IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
May 28, 2008, 11:48:49 AM (18 years ago)
Author:
eugene
Message:

fixed errors in recent API mods

File:
1 edited

Legend:

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

    r17104 r17832  
    349349    // (existing) fpa
    350350    if (file->type == PM_FPA_FILE_CMF) {
    351       if (!pmFPAviewCheckDataStatusForSources (view, file)) {
     351        if (!pmFPAviewCheckDataStatusForSources (view, file)) {
    352352        psTrace("psModules.camera", 6, "skip write for %s, no data for this entry", file->name);
    353353        return true;
Note: See TracChangeset for help on using the changeset viewer.