IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 23648


Ignore:
Timestamp:
Mar 31, 2009, 5:30:37 PM (17 years ago)
Author:
Paul Price
Message:

Fixing syntax error.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/pap/ppStack/src/ppStackSetup.c

    r23580 r23648  
    3434        psFree(resolved);
    3535        options->stats = psMetadataAlloc();
    36         psMetadataAddS32(stats, PS_LIST_TAIL, "QUALITY", 0, "No problems", 0);
     36        psMetadataAddS32(options->stats, PS_LIST_TAIL, "QUALITY", 0, "No problems", 0);
    3737    }
    3838
Note: See TracChangeset for help on using the changeset viewer.