IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 13360


Ignore:
Timestamp:
May 11, 2007, 2:12:29 PM (19 years ago)
Author:
Paul Price
Message:

Fixing error message.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ppSub/src/ppSubLoop.c

    r13359 r13360  
    120120                // Perform the analysis
    121121                if (!ppSubReadout(config, view)) {
    122                     psError(PS_ERR_UNKNOWN, false, "Unable to detrend inRO.\n");
     122                    psError(PS_ERR_UNKNOWN, false, "Unable to subtract images.\n");
    123123                    return false;
    124124                }
Note: See TracChangeset for help on using the changeset viewer.