Wireshark-commits: [Wireshark-commits] master bff9f3f: ieee802154: fix parameter '...' not found in

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sat, 26 Dec 2015 14:18:40 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=bff9f3f736183910718c72bff96a0203e20b2f5b
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

bff9f3f by Alexis La Goutte (alexis.lagoutte@xxxxxxxxx):

    ieee802154: fix parameter '...' not found in the function declaration / '...' command used in a comment that is not attached to a function declaration  [-Wdocumentation]
    
    Change-Id: I797e68c409a10877315f2a13fa6f16f8d4a768e2
    Reviewed-on: https://code.wireshark.org/review/12871
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    

Actions performed:

    from  195770a   Zbee (aps): fix parameter 'clisuer_id' not found in the function declaration [-Wdocumentation]
    adds  bff9f3f   ieee802154: fix parameter '...' not found in the function declaration / '...' command used in a comment that is not attached to a function declaration  [-Wdocumentation]


Summary of changes:
 epan/dissectors/packet-ieee802154.c |   16 +++++++---------
 1 file changed, 7 insertions(+), 9 deletions(-)