Skip to content

Commit

Permalink
fix doxygen warnings, re #12610
Browse files Browse the repository at this point in the history
  • Loading branch information
FedeMPouzols committed Aug 18, 2015
1 parent 0e1252d commit 48f7788
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -173,8 +173,8 @@ class IEnggDiffractionView {
* way of generating these files.
*
* @param outFilename output file name
* @param dif difc values (one per bank)
* @param tzeor tzero values (one per bank)
* @param difc difc values (one per bank)
* @param tzero tzero values (one per bank)
*/
virtual void writeOutCalibFile(const std::string &outFilename,
const std::vector<double> &difc,
Expand Down

0 comments on commit 48f7788

Please sign in to comment.