aboutsummaryrefslogtreecommitdiffstats
path: root/ui/capture.h
diff options
context:
space:
mode:
Diffstat (limited to 'ui/capture.h')
-rw-r--r--ui/capture.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/ui/capture.h b/ui/capture.h
index 5da05ba949..bc229d90c0 100644
--- a/ui/capture.h
+++ b/ui/capture.h
@@ -63,6 +63,7 @@ capture_callback_remove(capture_callback_t func, gpointer user_data);
*
* @param capture_opts the numerous capture options
* @param cap_session a handle for the capture session
+ * @param cap_data a struct with capture info data
* @param update_cb update screen
* @return TRUE if the capture starts successfully, FALSE otherwise.
*/