IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jan 21, 2025, 11:05:48 AM (18 months ago)
Author:
tdeboer
Message:

ppMerge memory leak, ppMerge changes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ppMerge/src/ppMerge.h

    r33666 r42785  
    117117    );
    118118
     119bool ppMergeFileFreeInput(pmConfig *config, const pmFPAview *view, int num);
     120
    119121/**
    120122 * Set the data level for files specified by name; return an array of the files
    121123 */
    122124psArray *ppMergeFileDataLevel(const pmConfig *config, ///< Configuration
    123                               const char *name, ///< Name of files
    124                               pmFPALevel level ///< Level for file data level
     125                              const char *name ///< Name of files
    125126    );
    126127
Note: See TracChangeset for help on using the changeset viewer.