Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Prepare commit converts single line doxygen block format
Flips single line doxygen comments to use the proper single line format: /*!< comment */ to //!< Comment and /** comment */ to //! Comment
- Loading branch information