bpsec: fix -Wdocumentation warnings

This commit is contained in:
Alexis La Goutte 2022-01-06 12:54:15 +00:00 committed by Jaap Keuter
parent 7f5f7c8285
commit 22de61a063
1 changed files with 0 additions and 5 deletions

View File

@ -196,11 +196,6 @@ guint bpsec_id_hash(gconstpointer key) {
/** Dissect an ID-value pair within a context.
*
* @param dissector
* @param typeid
* @param tvb
* @param pinfo
* @param tree
*/
static gint dissect_value(dissector_handle_t dissector, gint64 *typeid, tvbuff_t *tvb, packet_info *pinfo, proto_tree *tree) {
gint sublen = 0;