Changeset 4606 for trunk/Ohana/src/opihi/dvo/ddmags.c
- Timestamp:
- Jul 24, 2005, 8:31:04 PM (21 years ago)
- File:
-
- 1 edited
-
trunk/Ohana/src/opihi/dvo/ddmags.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Ohana/src/opihi/dvo/ddmags.c
r4585 r4606 43 43 if (!GetPhotcodeInfo (argv[5], &code[2], &mode[2])) return (FALSE); 44 44 if (!GetPhotcodeInfo (argv[7], &code[3], &mode[3])) return (FALSE); 45 if (!TestPhotSelections (&code[0], MEAS_ZERO)) goto escape;45 if (!TestPhotSelections (&code[0], &mode[0], MEAS_ZERO)) goto escape; 46 46 47 47 /* load region corresponding to selection above */
Note:
See TracChangeset
for help on using the changeset viewer.
