Changeset 4246 for trunk/MagicSoft/Mars
- Timestamp:
- 05/31/04 21:49:06 (21 years ago)
- Location:
- trunk/MagicSoft/Mars
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/Changelog
r4245 r4246 18 18 19 19 -*-*- END OF LINE -*-*- 20 21 2004/05/31: Hendrik Bartko 22 23 * msignal/MArrivalTimeCalc2.cc 24 - fixed a bug in pointer arithmetics found by Florian. 20 25 21 26 2004/05/31: Raquel de los Reyes -
trunk/MagicSoft/Mars/msignal/MArrivalTimeCalc2.cc
r3733 r4246 185 185 { 186 186 max = sum; 187 ptrmax = p ;187 ptrmax = p+1; 188 188 } 189 189 }
Note:
See TracChangeset
for help on using the changeset viewer.