IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 13648


Ignore:
Timestamp:
Jun 5, 2007, 11:19:12 AM (19 years ago)
Author:
Paul Price
Message:

Bad copy/paste.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/pswarp/src/pswarpArguments.c

    r13593 r13648  
    135135                         "Iso-astrom grid spacing in x", nGridX);
    136136        psMetadataAddS32(config->arguments, PS_LIST_TAIL, "GRID.NY", 0,
    137                          "Iso-astrom grid spacing in x", nGridX);
     137                         "Iso-astrom grid spacing in y", nGridY);
    138138        psMetadataAddS32(config->arguments, PS_LIST_TAIL, "INTERPOLATION.MODE", 0,
    139139                         "Interpolation mode", interpolationMode);
Note: See TracChangeset for help on using the changeset viewer.