Skip to content

Commit

Permalink
refs #11573. Fix doxygen warning.
Browse files Browse the repository at this point in the history
  • Loading branch information
OwenArnold committed Apr 21, 2015
1 parent 0101f10 commit 1b3e1b1
Showing 1 changed file with 1 addition and 0 deletions.
Expand Up @@ -212,6 +212,7 @@ void MDHistoWorkspaceIterator::jumpTo(size_t index) {
* Jump the iterator to the nearest valid position correspoinding to the centre current position of the desired iterator position.
* @param fromLocation : destination or nearest to.
* @param return absolute distance from the requested position.
* @return absolute distance of end position from requested position.
*/
Mantid::coord_t MDHistoWorkspaceIterator::jumpToNearest(const VMD& fromLocation)
{
Expand Down

0 comments on commit 1b3e1b1

Please sign in to comment.