aboutsummaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorJoel Bodenmann <joel@unormal.org>2013-04-08 00:24:45 +0200
committerJoel Bodenmann <joel@unormal.org>2013-04-08 00:24:45 +0200
commitb2a67d818b4cb640143e2fd53b4e646a2f943317 (patch)
treed51b2de3320ea5a271ac8377853d45d7f129be0b /include
parent1d24b6977dd86d7fa68e5ddd451722430b371b78 (diff)
downloaduGFX-b2a67d818b4cb640143e2fd53b4e646a2f943317.tar.gz
uGFX-b2a67d818b4cb640143e2fd53b4e646a2f943317.tar.bz2
uGFX-b2a67d818b4cb640143e2fd53b4e646a2f943317.zip
some doxygen fixes
Diffstat (limited to 'include')
-rw-r--r--include/ginput/lld/mouse.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/ginput/lld/mouse.h b/include/ginput/lld/mouse.h
index 05de28bf..046a06b1 100644
--- a/include/ginput/lld/mouse.h
+++ b/include/ginput/lld/mouse.h
@@ -166,7 +166,7 @@ extern "C" {
* @note This routine is provided to low level drivers by the high level code
* @note Particularly useful if GINPUT_MOUSE_POLL_PERIOD = TIME_INFINITE
*
- * @icode
+ * @iclass
* @notapi
*/
void ginputMouseWakeupI(void);