IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 21386


Ignore:
Timestamp:
Feb 6, 2009, 1:32:28 PM (17 years ago)
Author:
eugene
Message:

error in psError arguments

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psModules/src/config/pmConfigMask.c

    r21363 r21386  
    165165            *status = false;
    166166        } else {
    167             psError(PS_ERR_BAD_PARAMETER_VALUE, "Unable to find keyword %s when parsing mask", name);
     167            psError(PS_ERR_BAD_PARAMETER_VALUE, false, "Unable to find keyword %s when parsing mask", name);
    168168        }
    169169        return 0;
Note: See TracChangeset for help on using the changeset viewer.