IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Aug 22, 2007, 5:10:22 PM (19 years ago)
Author:
jhoblitt
Message:

rename the output metadata of pztool -pendingexp to pzPendingExp

File:
1 edited

Legend:

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

    r14600 r14627  
    181181
    182182    // negative simple so the default is true
    183     if (!ippdbPrintMetadatas(stdout, output, "summitExp", !simple)) {
     183    if (!ippdbPrintMetadatas(stdout, output, "pzPendingExp", !simple)) {
    184184        psError(PS_ERR_UNKNOWN, false, "failed to print array");
    185185        psFree(output);
Note: See TracChangeset for help on using the changeset viewer.