IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jun 27, 2024, 10:30:50 AM (2 years ago)
Author:
eugene
Message:

fix metadata name in output

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branches/ipp-20230313/ippTools/src/xcstacktool.c

    r42699 r42706  
    14311431    }
    14321432   
    1433     if (!ippdbPrintMetadatas(stdout, output, "xcstackSkycells", !simple)) {
     1433    if (!ippdbPrintMetadatas(stdout, output, "xcstackCamera", !simple)) {
    14341434        psError(PS_ERR_UNKNOWN, false, "failed to print array");
    14351435        psFree(output);
Note: See TracChangeset for help on using the changeset viewer.