Martin Svensson - 2014-12-09

Hi.

I found this bug in Doxygen 1.8.8:

ASSERT: "tok==TK_WHITESPACE" in ..\src\docparser.cpp (4718)

When doing this in the documented code:

/**
* \exception \c text
*/
void func();

Kind regards,
Martin Svensson