IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Mar 25, 2015, 12:55:30 PM (11 years ago)
Author:
bills
Message:

fix name of metadata output by pstamptool -project

File:
1 edited

Legend:

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

    r35955 r38009  
    11801180
    11811181    // negative simple so the default is true
    1182     if (!ippdbPrintMetadatas(stdout, output, "pstampDataStore", !simple)) {
     1182    if (!ippdbPrintMetadatas(stdout, output, "pstampProject", !simple)) {
    11831183        psError(PS_ERR_UNKNOWN, false, "failed to print array");
    11841184        psFree(output);
Note: See TracChangeset for help on using the changeset viewer.