- Timestamp:
- Mar 17, 2010, 9:58:05 AM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/largefiles.20100314/Ohana/src/opihi/dvo/ImageSelection.c
r14590 r27305 3 3 /* db image table */ 4 4 static Image *image = NULL; 5 static int *subset = NULL;6 static int Nimage = 0;7 static int Nsubset = 0;5 static off_t *subset = NULL; 6 static off_t Nimage = 0; 7 static off_t Nsubset = 0; 8 8 static Coords mosaic; 9 9
Note:
See TracChangeset
for help on using the changeset viewer.
