From 015211b8f34b130b4cde56f772bece644ebfaa85 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Mon, 9 Mar 2015 16:45:40 -0500 Subject: cpukit/dev/include/dev/i2c/i2c.h: Fix Doxygen grouping --- cpukit/dev/include/dev/i2c/i2c.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'cpukit/dev') diff --git a/cpukit/dev/include/dev/i2c/i2c.h b/cpukit/dev/include/dev/i2c/i2c.h index 4b966057a1..2ace4fcf64 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 -- cgit v1.2.3