Wireshark-commits: [Wireshark-commits] master 5248c0d: Fix unknown command tag name [-Wdocumentatio
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 22 Dec 2014 15:24:32 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=5248c0df211e03f1c36e623a9f42efd53becd219
Submitter: Evan Huus (eapache@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

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

    Fix unknown command tag name [-Wdocumentation-unknown-command]
    
    Change-Id: I6c2564a86e13d9321001856ba1f51681a9f20976
    Reviewed-on: https://code.wireshark.org/review/5979
    Reviewed-by: Evan Huus <eapache@xxxxxxxxx>
    

Actions performed:

    from  ed2df3b   fix warning: parameter 'list' not found in the function declaration [-Wdocumentation]
    adds  5248c0d   Fix unknown command tag name [-Wdocumentation-unknown-command]


Summary of changes:
 asn1/c1222/packet-c1222-template.c |    2 +-
 epan/dissectors/packet-bacapp.c    |    2 +-
 epan/dissectors/packet-c1222.c     |    2 +-
 epan/dissectors/packet-ceph.c      |    2 +-
 epan/dissectors/packet-eigrp.c     |    2 +-
 epan/dissectors/packet-smpp.c      |    4 +---
 epan/dissectors/packet-ucp.c       |    6 +++---
 epan/tvbuff.h                      |    2 +-
 plugins/mate/mate_util.c           |    6 +++---
 ui/help_url.h                      |    2 +-
 wsutil/unicode-utils.h             |    3 ++-
 11 files changed, 16 insertions(+), 17 deletions(-)