IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Feb 25, 2010, 12:10:46 PM (16 years ago)
Author:
Paul Price
Message:

Fix typo.

File:
1 edited

Legend:

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

    r27084 r27085  
    890890    // a camera config is needed (as source of file rule)
    891891    if (config->camera == NULL) {
    892         psError(PS_ERR_PROG, true, "camera is not defined");
     892        psError(PM_ERR_PROG, true, "camera is not defined");
    893893        return NULL;
    894894    }
Note: See TracChangeset for help on using the changeset viewer.