Changeset 28241 for trunk/Ohana/src/opihi/dvo/avmatch.c
- Timestamp:
- Jun 6, 2010, 4:06:31 PM (16 years ago)
- Location:
- trunk/Ohana
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
src/opihi/dvo/avmatch.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Ohana
-
Property svn:mergeinfo
set to
/branches/czw_branch/20100427/Ohana merged eligible /branches/eam_branches/Ohana.20100606 merged eligible /branches/haf_branches/ipp.20100512/Ohana merged eligible /branches/pap/Ohana merged eligible
-
Property svn:mergeinfo
set to
-
trunk/Ohana/src/opihi/dvo/avmatch.c
r27610 r28241 102 102 catalog.Nsecfilt = 0; 103 103 104 if (VERBOSE) gprint (GP_ERR, "trying %s ( %lld of %lld)\n", catalog.filename, (long long) i, (long long)skylist[0].Nregions);104 if (VERBOSE) gprint (GP_ERR, "trying %s ("OFF_T_FMT" of "OFF_T_FMT")\n", catalog.filename, i, skylist[0].Nregions); 105 105 106 106 // an error exit status here is a significant error
Note:
See TracChangeset
for help on using the changeset viewer.
