IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Mar 30, 2009, 10:16:46 AM (17 years ago)
Author:
Paul Price
Message:

Fixing syntax error.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/pap/ppSub/src/ppSubReadout.c

    r21524 r23599  
    4040    }
    4141
    42     if (!ppSubMakePSF(config, view)) {
     42    if (!ppSubMakePSF(config, stats, view)) {
    4343        psError(PS_ERR_UNKNOWN, false, "Unable to generate PSF.");
    4444        return false;
Note: See TracChangeset for help on using the changeset viewer.