IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 16866


Ignore:
Timestamp:
Mar 6, 2008, 4:25:14 PM (18 years ago)
Author:
Paul Price
Message:

Fixing error message.

File:
1 edited

Legend:

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

    r15438 r16866  
    3535
    3636    if (!ppSubCamera(config)) {
    37         psErrorStackPrint(stderr, "Error reading configuration.\n");
     37        psErrorStackPrint(stderr, "Error setting up camera.\n");
    3838        exitValue = PS_EXIT_CONFIG_ERROR;
    3939        goto die;
Note: See TracChangeset for help on using the changeset viewer.