aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--epan/conversation_table.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/epan/conversation_table.c b/epan/conversation_table.c
index b3c90e5b7a..bd39b824f2 100644
--- a/epan/conversation_table.c
+++ b/epan/conversation_table.c
@@ -216,7 +216,7 @@ register_ct_t *get_conversation_table_by_num(guint table_num)
/** Compute the hash value for two given address/port pairs.
* (Parameter type is gconstpointer for GHashTable compatibility.)
*
- * @param key Conversation. MUST point to a conv_key_t struct.
+ * @param v Conversation Key. MUST point to a conv_key_t struct.
* @return Computed key hash.
*/
static guint