ISIS: Fix warning: '@return' command used in a comment that is attached to a function returning void [-Wdocumentation]

Change-Id: I7f20311125e369cc90df808772323e8e98f8c94e
Reviewed-on: https://code.wireshark.org/review/5850
Petri-Dish: Alexis La Goutte <alexis.lagoutte@gmail.com>
Reviewed-by: Anders Broman <a.broman58@gmail.com>
This commit is contained in:
Alexis La Goutte 2014-12-19 11:57:19 +01:00 committed by Anders Broman
parent f94eb27862
commit c11085a351
1 changed files with 0 additions and 1 deletions

View File

@ -905,7 +905,6 @@ dissect_isis_grp_address_clv(tvbuff_t *tvb, packet_info* pinfo _U_, proto_tree *
* @param tree the tree to append this item
* @param offset the offset in the tvb
* @param tlv_len the length of tlv
* @return void
*/
static void
dissect_lsp_sr_sid_label_clv(tvbuff_t *tvb, packet_info* pinfo _U_,