Fix parameter 'key' not found in the function declaration (-Wdocumentation)

Change-Id: Ie7f3e192d8980968da15921a8497153506df1fde
Reviewed-on: https://code.wireshark.org/review/3903
Reviewed-by: Evan Huus <eapache@gmail.com>
This commit is contained in:
Alexis La Goutte 2014-08-28 18:49:03 +02:00 committed by Evan Huus
parent c14cac7594
commit caf73525f3
1 changed files with 1 additions and 1 deletions

View File

@ -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