Skip to content
Commit 2af2ba6d authored by Vlad Zahorodnii's avatar Vlad Zahorodnii
Browse files

Use common doxygen comment terminator style

In plasma code, it's more common to see `/** ... */` doxygen comments
rather than `/** ... **/`.

This change fixes up doxygen comment terminators to prevent inconsistency
issues.
parent c94787bb
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment