IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Feb 1, 2013, 9:04:30 PM (13 years ago)
Author:
watersc1
Message:

Typo in ifdef debug information.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psModules/src/imcombine/pmStack.c

    r35081 r35082  
    14071407                  x,y,i,pixelMask->data.PS_TYPE_VECTOR_MASK_DATA[i],pixelData->data.F32[i]);
    14081408        }
     1409#endif
    14091410      }
    1410 #endif
    14111411      if (!psVectorStats(stats,pixelData,NULL,pixelMask,1)) {
    14121412        psError(PS_ERR_UNKNOWN, false, "Unable to calculate median");
Note: See TracChangeset for help on using the changeset viewer.