Wireshark-commits: [Wireshark-commits] master 58023e5: proto(.h): fix '@return' command used in a c

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 14 Jun 2016 22:53:46 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=58023e5ee9ac26c4e74212068f1588bc8243afac
Submitter: Alexis La Goutte (alexis.lagoutte@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

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

    proto(.h): fix '@return' command used in a comment that is attached to a function returning void [-Wdocumentation]
    
    Change-Id: Ie0e502adcc8eb00f65ffa6c018d5b9d79655ddb7
    Reviewed-on: https://code.wireshark.org/review/15907
    Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    

Actions performed:

    from  b7e32bb   FIX dissector - Improve Message info
    adds  58023e5   proto(.h): fix '@return' command used in a comment that is attached to a function returning void [-Wdocumentation]


Summary of changes:
 epan/proto.h |    3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)