Changeset 13479 for trunk/Ohana/src/opihi/dvo/imlist.c
- Timestamp:
- May 22, 2007, 12:23:09 PM (19 years ago)
- File:
-
- 1 edited
-
trunk/Ohana/src/opihi/dvo/imlist.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Ohana/src/opihi/dvo/imlist.c
r12332 r13479 8 8 double r, d, trange, t; 9 9 char *name; 10 int Ngraph;11 10 Image *image; 12 11 Graphdata graphmode; 13 12 PhotCode *PhotcodeValue; 14 13 15 Ngraph = 0; 16 if (!GetGraphData (&graphmode, NULL, &Ngraph)) return (FALSE); 14 if (!GetGraphData (&graphmode, NULL, NULL)) return (FALSE); 17 15 18 16 TimeSelect = FALSE;
Note:
See TracChangeset
for help on using the changeset viewer.
