IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jun 14, 2007, 4:51:06 PM (19 years ago)
Author:
magnier
Message:

added a comment

File:
1 edited

Legend:

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

    r13709 r13842  
    223223    file->freeLevel = file->dataLevel;
    224224    file->fileLevel = PS_MIN (file->fileLevel, file->dataLevel);
     225
     226    // XXX the file/data/free level must be consistent with the reference fpa (but since we
     227    // don't have access to its pmFPAfile, we cannot enforce this here...
    225228
    226229    pmFPALevel extLevel = pmFPAExtensionsLevel(format); // Level for extensions
Note: See TracChangeset for help on using the changeset viewer.