[rtems commit] doxygen: Added inttypes.h to Print Support

Sebastian Huber sebh at rtems.org
Thu Apr 4 06:27:36 UTC 2019


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

Author:    Andreas Dachsberger <andreas.dachsberger at embedded-brains.de>
Date:      Wed Apr  3 08:22:08 2019 +0200

doxygen: Added inttypes.h to Print Support

Update #3706.

---

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

diff --git a/cpukit/include/rtems/inttypes.h b/cpukit/include/rtems/inttypes.h
index 406e7dd..4914629 100644
--- a/cpukit/include/rtems/inttypes.h
+++ b/cpukit/include/rtems/inttypes.h
@@ -30,6 +30,8 @@ extern "C" {
 /**
  * @defgroup RTEMS inttypes.h Extensions
  *
+ * @ingroup RTEMSAPIPrintSupport
+ *
  * This module defines portable PRIxxx constants beyond those
  * in the C and POSIX standard.
  */



More information about the vc mailing list