Changeset 37049 for trunk/Ohana/src/opihi/dvo/avmatch.c
- Timestamp:
- Jul 17, 2014, 10:21:10 AM (12 years ago)
- File:
-
- 1 edited
-
trunk/Ohana/src/opihi/dvo/avmatch.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Ohana/src/opihi/dvo/avmatch.c
r36084 r37049 152 152 int needMeasures = FALSE; 153 153 for (i = 0; !needMeasures && (i < Nfields); i++) { 154 if (fields[i].magMode == MAG_NONE) continue;155 154 if (fields[i].photcode == NULL) continue; // assert this? 156 155 if (fields[i].photcode[0].type == PHOT_REF) needMeasures = TRUE;
Note:
See TracChangeset
for help on using the changeset viewer.
