aboutsummaryrefslogtreecommitdiffstats
path: root/include/gdisp_lld.h
diff options
context:
space:
mode:
authorJoel Bodenmann <joel@unormal.org>2012-11-03 02:56:59 +0100
committerJoel Bodenmann <joel@unormal.org>2012-11-03 02:56:59 +0100
commitdb0c770ca0c7e04a86075c4dfc073eaf683ff5f7 (patch)
tree512749caa7c25014f5e53f84ec0b1c5464994f61 /include/gdisp_lld.h
parent5b7b4c2db6718b1f0242d611439d42bf163c3d1f (diff)
downloaduGFX-db0c770ca0c7e04a86075c4dfc073eaf683ff5f7.tar.gz
uGFX-db0c770ca0c7e04a86075c4dfc073eaf683ff5f7.tar.bz2
uGFX-db0c770ca0c7e04a86075c4dfc073eaf683ff5f7.zip
even more doxygen...
Diffstat (limited to 'include/gdisp_lld.h')
-rw-r--r--include/gdisp_lld.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/include/gdisp_lld.h b/include/gdisp_lld.h
index 966a8f54..8b7dd0e7 100644
--- a/include/gdisp_lld.h
+++ b/include/gdisp_lld.h
@@ -17,8 +17,9 @@
You should have received a copy of the GNU General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
+
/**
- * @file gdisp_lld.h
+ * @file include/gdisp_lld.h
* @brief GDISP Graphic Driver subsystem low level driver header.
*
* @addtogroup GDISP
@@ -648,3 +649,4 @@ extern "C" {
#endif /* _GDISP_LLD_H */
/** @} */
+