IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Sep 21, 2006, 5:12:07 PM (20 years ago)
Author:
jhoblitt
Message:

fix error message in addnormalizedimfileMode()

File:
1 edited

Legend:

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

    r8877 r8878  
    22002200    if (!output) {
    22012201        // XXX check psError here
    2202         psError(PS_ERR_UNKNOWN, false, "no pending rawDetrendExp rows found");
     2202        psError(PS_ERR_UNKNOWN, false, "no pending detNormalizedStatImfile rows found");
    22032203        return false;
    22042204    }
Note: See TracChangeset for help on using the changeset viewer.