IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 14120


Ignore:
Timestamp:
Jul 10, 2007, 3:23:48 PM (19 years ago)
Author:
eugene
Message:

changed name of output metadata (chipInputImfile to chipPendingImfile) for consistency

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippTools/src/chiptool.c

    r14099 r14120  
    331331
    332332    // negative simple so the default is true
    333     if (!ippdbPrintMetadatas(stdout, output, "chipInputImfile", !simple)) {
     333    if (!ippdbPrintMetadatas(stdout, output, "chipPendingImfile", !simple)) {
    334334        psError(PS_ERR_UNKNOWN, false, "failed to print array");
    335335        psFree(output);
Note: See TracChangeset for help on using the changeset viewer.