progdocs: Fix Doxygen left-overs.

Change-Id: I5b5cf9c9cbbe00ba8b379a8d162ac67445d39016
This commit is contained in:
Alexander Traud
2021-12-04 09:36:37 +01:00
committed by Friendly Automation
parent 81a9b566e8
commit 6cda1db595
18 changed files with 43 additions and 45 deletions

View File

@@ -48,7 +48,7 @@
/*! \brief A private structure for the test channel */
struct test_bridging_chan_pvt {
/* \brief The expected indication */
/*! \brief The expected indication */
int condition;
/*! \brief The number of indicated things */
unsigned int indicated;