Skip to content

Commit

Permalink
Re #9891. Fix doxygen warning.
Browse files Browse the repository at this point in the history
  • Loading branch information
mantid-roman committed Sep 29, 2014
1 parent 9253100 commit c86c4b5
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions Code/Mantid/Framework/MDEvents/src/FitMD.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -265,8 +265,7 @@ namespace Mantid
* Create an output histo workspace filled with data simulated with the fitting function.
* @param baseName :: The base name for the workspace
* @param function :: The function used for the calculation
* @param domain :: A pointer to the input domain
* @param values :: A pointer to the calculated values
* @param inputWorkspace :: The input workspace
* @param outputWorkspacePropertyName :: The property name
*/
boost::shared_ptr<API::Workspace> FitMD::createHistoOutputWorkspace(const std::string& baseName,
Expand Down

0 comments on commit c86c4b5

Please sign in to comment.