IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 17258


Ignore:
Timestamp:
Mar 31, 2008, 4:57:13 PM (18 years ago)
Author:
Paul Price
Message:

Fixing error message.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ppStack/src/ppStack.c

    r17028 r17258  
    3939
    4040    if (!ppStackCamera(config)) {
    41         psErrorStackPrint(stderr, "Error reading configuration.\n");
     41        psErrorStackPrint(stderr, "Error setting up input files.\n");
    4242        exitValue = PS_EXIT_CONFIG_ERROR;
    4343        goto die;
Note: See TracChangeset for help on using the changeset viewer.