[rtems commit] doxygen: score: adjust doc in watchdogticks.h to doxygen guidelines

Sebastian Huber sebh at rtems.org
Mon May 13 05:52:28 UTC 2019


Module:    rtems
Branch:    master
Commit:    904c2312972baa3f2cde060ab63196654b69a063
Changeset: http://git.rtems.org/rtems/commit/?id=904c2312972baa3f2cde060ab63196654b69a063

Author:    Andreas Dachsberger <andreas.dachsberger at embedded-brains.de>
Date:      Thu Apr 18 09:31:27 2019 +0200

doxygen: score: adjust doc in watchdogticks.h to doxygen guidelines

Update #3706.

---

 cpukit/include/rtems/score/watchdogticks.h | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/cpukit/include/rtems/score/watchdogticks.h b/cpukit/include/rtems/score/watchdogticks.h
index a51bf41..e7cf3f3 100644
--- a/cpukit/include/rtems/score/watchdogticks.h
+++ b/cpukit/include/rtems/score/watchdogticks.h
@@ -2,6 +2,8 @@
  * @file
  *
  * @ingroup RTEMSScoreWatchdog
+ *
+ * @brief Constants for the watchdog ticks.
  */
 
 /*



More information about the vc mailing list