IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 12590


Ignore:
Timestamp:
Mar 26, 2007, 4:44:58 PM (19 years ago)
Author:
magnier
Message:

fixed typo

File:
1 edited

Legend:

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

    r12585 r12590  
    215215
    216216    if (file->state & PM_FPA_STATE_INACTIVE) {
    217         psTrace("psModules.camera", 6, "skip read for %s, files is inactive", file->name);
     217        psTrace("psModules.camera", 6, "skip read for %s, file is inactive", file->name);
    218218        return true;
    219219    }
Note: See TracChangeset for help on using the changeset viewer.