Changeset 32667
- Timestamp:
- Nov 14, 2011, 12:23:17 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
tags/ipp-20111110/psphot/src/psphotSourceMatch.c
- Property svn:mergeinfo set to
r32633 r32667 70 70 psVectorInit (foundSrc, 0); 71 71 72 psVector *foundObj = psVectorAlloc( sources->n, PS_TYPE_U8);72 psVector *foundObj = psVectorAlloc(objects->n, PS_TYPE_U8); 73 73 psVectorInit (foundObj, 0); 74 74
Note:
See TracChangeset
for help on using the changeset viewer.
