summaryrefslogtreecommitdiffstats
path: root/source/view.c
diff options
context:
space:
mode:
authorDave Davenport <qball@gmpclient.org>2017-01-01 18:40:49 +0100
committerDave Davenport <qball@gmpclient.org>2017-01-01 18:40:49 +0100
commit47aa7c4900375130cba7ab48953d28b294735b88 (patch)
tree8713ba3e35b3963dd9fdf22d47c415403354fe0a /source/view.c
parentccf3f23d9b1da3f52c269422c22c4faa4b43eb0a (diff)
Fix errors in doxygen comments
Diffstat (limited to 'source/view.c')
-rw-r--r--source/view.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/source/view.c b/source/view.c
index cc21440a..705239fa 100644
--- a/source/view.c
+++ b/source/view.c
@@ -66,6 +66,7 @@
#include "xcb.h"
/**
* @param state The handle to the view
+ * @param qr Indicate if queue_redraw should be called on changes.
*
* Update the state of the view. This involves filter state.
*/