IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jun 27, 2006, 7:21:15 PM (20 years ago)
Author:
Paul Price
Message:

Instead of naming the primary HDUs as 'PHU', we simply don't name them any more.

File:
1 edited

Legend:

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

    r7717 r7719  
    483483
    484484    // Prepare the PHU to be placed in the camera hierarchy
    485     pmHDU *phdu = pmHDUAlloc("PHU");    // The primary header data unit
     485    pmHDU *phdu = pmHDUAlloc(NULL);     // The primary header data unit
    486486    // Casting to psPtr to avoide "warning: passing arg 1 of `p_psMemIncrRefCounter' discards qualifiers from
    487487    // pointer target type"
Note: See TracChangeset for help on using the changeset viewer.