IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 16725


Ignore:
Timestamp:
Feb 28, 2008, 1:25:05 PM (18 years ago)
Author:
jhoblitt
Message:

minor tidying up

File:
1 edited

Legend:

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

    r16667 r16725  
    149149    PXOPT_COPY_F32(config->args, where, "-solang_max", "solang", "<");
    150150
    151     if (where->list->n < 1) {
     151    if (!psListLength(where->list)) {
    152152        psFree(where);
    153153        psError(PXTOOLS_ERR_DATA, false, "search parameters are required");
Note: See TracChangeset for help on using the changeset viewer.