IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Mar 28, 2015, 8:24:37 PM (11 years ago)
Author:
eugene
Message:

merge changes from trunk

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branches/ipp-20150112/ippTools/src/pstamptool.c

    r35955 r38049  
    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.