aboutsummaryrefslogtreecommitdiffstats
path: root/include/ginput
diff options
context:
space:
mode:
authorJoel Bodenmann <joel@unormal.org>2013-11-10 21:30:56 +0100
committerJoel Bodenmann <joel@unormal.org>2013-11-10 21:30:56 +0100
commit48c2c7125bfa954277bca36e3d79786a6511db4a (patch)
tree170094fe07ffb749987064faa4d97b9737e0a4db /include/ginput
parentf73c1972ba1663badeeb2237d2985795cfa012f1 (diff)
downloaduGFX-48c2c7125bfa954277bca36e3d79786a6511db4a.tar.gz
uGFX-48c2c7125bfa954277bca36e3d79786a6511db4a.tar.bz2
uGFX-48c2c7125bfa954277bca36e3d79786a6511db4a.zip
doxygen fixes
Diffstat (limited to 'include/ginput')
-rw-r--r--include/ginput/mouse.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/ginput/mouse.h b/include/ginput/mouse.h
index aa9864a9..669eaec6 100644
--- a/include/ginput/mouse.h
+++ b/include/ginput/mouse.h
@@ -112,7 +112,6 @@ extern "C" {
* @return A pointer to the display
*
* @param[in] instance The ID of the mouse input instance
- * @param[in] g The GDisplay to which this mouse belongs
*/
GDisplay *ginputGetMouseDisplay(uint16_t instance);