Doxygen style overhaul (#2954)

Reformatting the existing Doxygen comments to be unified
This commit is contained in:
Alexander Bock
2023-11-20 23:39:17 +01:00
committed by GitHub
parent 4ee078502b
commit 7db7c40841
163 changed files with 2266 additions and 2035 deletions

View File

@@ -52,7 +52,7 @@ public:
/*
* Called from all places we want to mark activity from. Updates the last registered
* interaction time
* interaction time.
*/
void markInteraction();