- Timestamp:
- Jun 6, 2010, 2:57:18 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/Ohana.20100606/src/opihi/dvo/fitsed.c
r27435 r28237 185 185 /* loop over regions, extract data for each region */ 186 186 // XXX add interrupt checks 187 gprint (GP_ERR, "using %lld possible regions\n", (long long)skylist[0].Nregions);187 gprint (GP_ERR, "using "OFF_T_FMT" possible regions\n", skylist[0].Nregions); 188 188 for (k = 0; k < skylist[0].Nregions; k++) { 189 189 /* lock, load, unlock catalog */
Note:
See TracChangeset
for help on using the changeset viewer.
