aboutsummaryrefslogtreecommitdiffstats
path: root/capture.h
diff options
context:
space:
mode:
authorAlexis La Goutte <alexis.lagoutte@gmail.com>2013-12-15 19:07:26 +0000
committerAlexis La Goutte <alexis.lagoutte@gmail.com>2013-12-15 19:07:26 +0000
commitc00a12652fc6d1c4273ba3a66f94862cf6512443 (patch)
tree40b0178be13da876fad8f07461456874cdc338e9 /capture.h
parentaae72004b350a1d217a7a751ae583347e8436f43 (diff)
Fix warning found by doxygen
svn path=/trunk/; revision=54130
Diffstat (limited to 'capture.h')
-rw-r--r--capture.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/capture.h b/capture.h
index f6f205d307..13526780da 100644
--- a/capture.h
+++ b/capture.h
@@ -63,6 +63,8 @@ capture_callback_remove(capture_callback_t func);
* Start a capture session.
*
* @param capture_opts the numerous capture options
+ * @param cap_session a handle for the capture session
+ * @param update_cb update screen
* @return TRUE if the capture starts successfully, FALSE otherwise.
*/
extern gboolean