IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 17601


Ignore:
Timestamp:
May 9, 2008, 9:00:36 AM (18 years ago)
Author:
Paul Price
Message:

Expanding error message.

File:
1 edited

Legend:

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

    r17600 r17601  
    268268
    269269    if ((!state) && (!label)) {
    270         psError(PXTOOLS_ERR_DATA, false, "parameters are required");
     270        psError(PXTOOLS_ERR_DATA, false, "parameters (-state or -label) are required");
    271271        psFree(where);
    272272        return false;
Note: See TracChangeset for help on using the changeset viewer.