From 8d7bbe7e45e47e24074676ca996c0b744b14c959 Mon Sep 17 00:00:00 2001 From: Joel Bodenmann Date: Sun, 28 Sep 2014 23:02:44 +0200 Subject: some doxygen fixes (more coming) --- src/ginput/driver_mouse.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/ginput') 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 * @{ */ -- cgit v1.2.3