Bump to doxygen 1.9.2
[platform/upstream/doxygen.git] / testing / 008_brief.c
1 // objective: test \brief and \file command
2 // check: 008__brief_8c.xml
3 /** \file
4  *  \brief A brief description.
5  * 
6  *  More details.
7  */