aboutsummaryrefslogtreecommitdiffstats
path: root/src/gwin/sys_defs.h
diff options
context:
space:
mode:
authorJoel Bodenmann <joel@unormal.org>2014-03-28 20:18:03 +0100
committerJoel Bodenmann <joel@unormal.org>2014-03-28 20:18:03 +0100
commite9179545afc320e2404d1e2397c50cc71987bd10 (patch)
tree0e6fe26dadbaefb817812510c211b01c65d018c2 /src/gwin/sys_defs.h
parent08e1b0ebc7a5b9a960994e16710465dfb67f66ee (diff)
downloaduGFX-e9179545afc320e2404d1e2397c50cc71987bd10.tar.gz
uGFX-e9179545afc320e2404d1e2397c50cc71987bd10.tar.bz2
uGFX-e9179545afc320e2404d1e2397c50cc71987bd10.zip
doxygen fixes
Diffstat (limited to 'src/gwin/sys_defs.h')
-rw-r--r--src/gwin/sys_defs.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/gwin/sys_defs.h b/src/gwin/sys_defs.h
index 10b5b564..98c153d0 100644
--- a/src/gwin/sys_defs.h
+++ b/src/gwin/sys_defs.h
@@ -439,6 +439,8 @@ extern "C" {
*
* @param[in] gh The window
*
+ * @return ToDo
+ *
* @api
*/
GWindowMinMax gwinGetMinMax(GHandle gh);