Changeset 32666
- Timestamp:
- Nov 14, 2011, 12:19:30 PM (15 years ago)
- File:
-
- 1 edited
-
trunk/psphot/src/psphotSourceMatch.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psphot/src/psphotSourceMatch.c
r32633 r32666 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.
