You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
DOC: Fix itk::MRASlabIdentifier class documentation list syntax
Fix `itk::MRASlabIdentifier` class documentation Doxygen list syntax.
Fixes:
```
Modules/Filtering/BiasCorrection/include/itkMRASlabIdentifier.h:160:
warning:
Reached end of file while still inside a (nested) comment. Nesting level 1 (probable line reference: 27)
Modules/Filtering/BiasCorrection/include/itkMRASlabIdentifier.h:63:
warning: End of comment block while inside formula.
```
Raised for example in:
https://open.cdash.org/viewBuildError.php?type=1&buildid=8167118
0 commit comments