summaryrefslogtreecommitdiff
path: root/ui/gtk/conversations_table.h
diff options
context:
space:
mode:
Diffstat (limited to 'ui/gtk/conversations_table.h')
-rw-r--r--ui/gtk/conversations_table.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ui/gtk/conversations_table.h b/ui/gtk/conversations_table.h
index e4062b5327..d1e2ec3fe9 100644
--- a/ui/gtk/conversations_table.h
+++ b/ui/gtk/conversations_table.h
@@ -55,8 +55,8 @@ typedef struct _conversations_table {
/** Init the conversation table for the single conversation window.
*
+ * @param ct the registered conversation
* @param filter the optional filter name or NULL
- * @param packet_func the function to be called for each incoming packet
*/
extern void init_conversation_table(struct register_ct* ct, const char *filter);