Changeset 29856
- Timestamp:
- Nov 26, 2010, 10:59:35 AM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20101103/Ohana/src/libdvo/src/dvo_photcode_ops.c
r29182 r29856 557 557 } 558 558 } 559 if (entry == -1) { 560 // entry is missing fail (no printfs in this file) 561 free(map); 562 return(FALSE); 563 } 559 // if (entry == -1) { 560 // // entry is missing fail (no printfs in this file) 561 // free(map); 562 // return(FALSE); 563 // } 564 565 // if entry is still -1, we will skip this one (not map into the output db) 564 566 map[i] = entry; 565 567 }
Note:
See TracChangeset
for help on using the changeset viewer.
