The group delimiters @{ and @} in our headers were inside regular C comments rather than Doxygen comments. This worked fine with doxygen through 1.8.13; but 1.8.17 and up ignore these group directives. Here we fix this by adding the extra asterisk.
Fixes #4749 (closed)