Skip to content

Commit

Permalink
Fix doxygen comment (idaholab#584)
Browse files Browse the repository at this point in the history
  • Loading branch information
lindsayad committed Sep 12, 2017
1 parent 8fc0232 commit a9df8a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion framework/include/utils/MooseTypes.h
Expand Up @@ -332,7 +332,7 @@ enum LineSearchType
*/
enum MffdType
{
MFFD_INVALID, /// means not set
MFFD_INVALID, ///< means not set
MFFD_WP,
MFFD_DS
};
Expand Down

0 comments on commit a9df8a2

Please sign in to comment.