[rtems commit] cpukit/dev/include/dev/i2c/i2c.h: Fix Doxygen grouping

Joel Sherril joel at rtems.org
Mon Mar 9 21:45:55 UTC 2015


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

Author:    Joel Sherrill <joel.sherrill at oarcorp.com>
Date:      Mon Mar  9 16:45:40 2015 -0500

cpukit/dev/include/dev/i2c/i2c.h: Fix Doxygen grouping

---

 cpukit/dev/include/dev/i2c/i2c.h | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/cpukit/dev/include/dev/i2c/i2c.h b/cpukit/dev/include/dev/i2c/i2c.h
index 4b96605..2ace4fc 100644
--- a/cpukit/dev/include/dev/i2c/i2c.h
+++ b/cpukit/dev/include/dev/i2c/i2c.h
@@ -421,6 +421,8 @@ int i2c_dev_register(
   const char *dev_path
 );
 
+/** @} */  /* end of i2c device driver */
+
 /** @} */
 
 #ifdef __cplusplus



More information about the vc mailing list