Changeset 35416 for trunk/Ohana/src/opihi/dvo/skyregion.c
- Timestamp:
- Apr 19, 2013, 4:31:05 PM (13 years ago)
- Location:
- trunk/Ohana
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Ohana
-
trunk/Ohana/src/opihi
- Property svn:mergeinfo changed
/branches/eam_branches/ipp-20130307/Ohana/src/opihi (added) merged: 35316,35327,35339-35340,35342,35347,35350,35355,35401,35412
- Property svn:mergeinfo changed
-
trunk/Ohana/src/opihi/dvo/skyregion.c
r33662 r35416 98 98 new[0].Nregions = 0; 99 99 new[0].ownElements = FALSE; // this list is only holding a view to the elements 100 strcpy (new[0].hosts, sky[0].hosts); 100 101 101 102 // output list … … 107 108 list[0].Nregions = 0; 108 109 list[0].ownElements = FALSE; // this list is only holding a view to the elements 110 strcpy (list[0].hosts, sky[0].hosts); 109 111 110 112 for (i = 0; i < Npts; i++) {
Note:
See TracChangeset
for help on using the changeset viewer.
