IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 7240


Ignore:
Timestamp:
May 26, 2006, 5:18:29 PM (20 years ago)
Author:
jhoblitt
Message:

tweak error message

File:
1 edited

Legend:

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

    r7239 r7240  
    512512            if (*pcount != *rcount) {
    513513                psError(PS_ERR_UNKNOWN, false,
    514                     "class_id %s - processed: %u raw: %u ",
     514                    "class_id %s count mismatch - processed: %u raw: %u ",
    515515                    key, *pcount, *rcount
    516516                );
Note: See TracChangeset for help on using the changeset viewer.