aboutsummaryrefslogtreecommitdiffstats
path: root/src/ginput
diff options
context:
space:
mode:
authorJoel Bodenmann <joel@unormal.org>2014-09-28 23:02:44 +0200
committerJoel Bodenmann <joel@unormal.org>2014-09-28 23:02:44 +0200
commit8d7bbe7e45e47e24074676ca996c0b744b14c959 (patch)
tree952d3d8baaff65bd6ff4802acd43998a50340325 /src/ginput
parent7cceda585defd3fd1ea1802095660c16d3a4ece2 (diff)
downloaduGFX-8d7bbe7e45e47e24074676ca996c0b744b14c959.tar.gz
uGFX-8d7bbe7e45e47e24074676ca996c0b744b14c959.tar.bz2
uGFX-8d7bbe7e45e47e24074676ca996c0b744b14c959.zip
some doxygen fixes (more coming)
Diffstat (limited to 'src/ginput')
-rw-r--r--src/ginput/driver_mouse.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/ginput/driver_mouse.h b/src/ginput/driver_mouse.h
index 76367ba2..a252bca1 100644
--- a/src/ginput/driver_mouse.h
+++ b/src/ginput/driver_mouse.h
@@ -112,6 +112,8 @@ extern "C" {
* @note These routines are provided by the high level code for
* use in the GMouseVMT.d structure.
*
+ * @return TRUE on success, FALSE otherwise
+ *
* @notapi
* @{
*/