IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 13797


Ignore:
Timestamp:
Jun 13, 2007, 12:04:42 PM (19 years ago)
Author:
Paul Price
Message:

Whoops! Fixing typo.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ppStats/src/ppStatsLoop.c

    r13796 r13797  
    9191            return PS_EXIT_SUCCESS;
    9292        } else {
    93             psError PS_ERR_UNKNOWN, false, "Can't find HDU for cell\n");
     93            psError(PS_ERR_UNKNOWN, false, "Can't find HDU for cell\n");
    9494            return PS_EXIT_CONFIG_ERROR;
    9595        }
Note: See TracChangeset for help on using the changeset viewer.