Changeset 13479 for trunk/Ohana/src/opihi/dvo/extract.c
- Timestamp:
- May 22, 2007, 12:23:09 PM (19 years ago)
- File:
-
- 1 edited
-
trunk/Ohana/src/opihi/dvo/extract.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Ohana/src/opihi/dvo/extract.c
r12332 r13479 31 31 RegionFile *regions; 32 32 33 Ngraph = 0; 34 if (!GetGraphData (&graphmode, NULL, &Ngraph)) return (FALSE); 33 if (!GetGraphData (&graphmode, NULL, NULL)) return (FALSE); 35 34 if (!InitPhotcodes ()) return (FALSE); 36 35
Note:
See TracChangeset
for help on using the changeset viewer.
