IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 26449


Ignore:
Timestamp:
Dec 16, 2009, 4:24:29 PM (16 years ago)
Author:
bills
Message:

incomplete cut and paste

File:
1 edited

Legend:

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

    r26444 r26449  
    102102    psMetadataAddStr(adddestreakedfileArgs, PS_LIST_TAIL, "-recovery_path_base", 0, "define recovery pixels URI", NULL);
    103103    psMetadataAddBool(adddestreakedfileArgs, PS_LIST_TAIL, "-setmagicked", 0, "update the magicked state of the file", false);
    104     psMetadataAddF32(todestreakArgs, PS_LIST_TAIL, "-masked_frac", 0, "set fraction of pixels masked by streaks", 0);
    105     psMetadataAddF32(todestreakArgs, PS_LIST_TAIL, "-run_time", 0, "set the streaksremove run time for component ", 0);
     104    psMetadataAddF32(adddestreakedfileArgs, PS_LIST_TAIL, "-streak_frac", 0, "set fraction of pixels masked by streaks", 0);
     105    psMetadataAddF32(adddestreakedfileArgs, PS_LIST_TAIL, "-run_time", 0, "set the streaksremove run time for component ", 0);
    106106    psMetadataAddS16(adddestreakedfileArgs, PS_LIST_TAIL, "-fault", 0, "set fault code", 0);
    107107
Note: See TracChangeset for help on using the changeset viewer.