Changeset 28484 for branches/pap/Ohana/src/opihi/dvo/mmextract.c
- Timestamp:
- Jun 24, 2010, 2:59:09 PM (16 years ago)
- Location:
- branches/pap
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/pap
- Property svn:mergeinfo changed
-
branches/pap/Ohana
- Property svn:mergeinfo set to
-
branches/pap/Ohana/src/opihi/dvo/mmextract.c
r27435 r28484 186 186 catalog.Nsecfilt = Nsecfilt; 187 187 188 if (VERBOSE) gprint (GP_ERR, "trying %s ( %lld of %lld)\n", catalog.filename, (long long) i, (long long)skylist[0].Nregions);188 if (VERBOSE) gprint (GP_ERR, "trying %s ("OFF_T_FMT" of "OFF_T_FMT")\n", catalog.filename, i, skylist[0].Nregions); 189 189 190 190 // an error exit status here is a significant error
Note:
See TracChangeset
for help on using the changeset viewer.
