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