IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Aug 13, 2007, 8:52:39 AM (19 years ago)
Author:
Paul Price
Message:

Fix for CELL/NONE case (bug 908).

File:
1 edited

Legend:

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

    r13190 r14471  
    863863    pmFPA *fpa = chip->parent;          // Parent FPA
    864864
    865     const char *content = getContent(fileInfo, contents, chip, NULL); // Content of cell
     865    const char *content = getContent(fileInfo, contents, chip, cell); // Content of cell
    866866
    867867    psArray *cellNames = NULL;      // Cell names
Note: See TracChangeset for help on using the changeset viewer.