IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Sep 2, 2009, 11:56:46 AM (17 years ago)
Author:
Paul Price
Message:

Cut/paste error.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/pap_mops/ppMops/src/ppMopsMerge.c

    r25250 r25251  
    4848        if (!merged) {
    4949            psTrace("ppMops.merge", 3, "Accepting %ld detections from input %d\n", det->num, i);
    50             merged = psMemIncrRefCounter(detections->data[0]);
     50            merged = psMemIncrRefCounter(det);
    5151            continue;
    5252        }
Note: See TracChangeset for help on using the changeset viewer.