IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

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

Fixing cut/paste error.

File:
1 edited

Legend:

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

    r13691 r13821  
    11611161    ) {
    11621162        psError(PS_ERR_UNKNOWN, false,
    1163                 "invalid detRun mode: %s", mode);
    1164         return false;
    1165     }
    1166 
    1167     return true;
    1168 }
     1163                "invalid warpRun mode: %s", mode);
     1164        return false;
     1165    }
     1166
     1167    return true;
     1168}
Note: See TracChangeset for help on using the changeset viewer.