IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 7406


Ignore:
Timestamp:
Jun 7, 2006, 12:51:10 PM (20 years ago)
Author:
rhl
Message:

It's up to the caller to decide whether to proceed

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psModules/src/camera/pmFPAConstruct.c

    r7312 r7406  
    345345                                false, NULL)) {
    346346            psError(PS_ERR_UNKNOWN, false, "Unable to read concepts from camera and defaults for chip %s, "
    347                     "cell %s, type %s.  Attempting to proceed anyway...\n", chipName, cellName, cellType);
     347                    "cell %s, type %s", chipName, cellName, cellType);
    348348            return -1;
    349349        }
Note: See TracChangeset for help on using the changeset viewer.