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

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sat, 18 Apr 2015 06:46:10 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=adf0d671fd280c60a44eedd7abbfbca1e4efe3f0
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

adf0d67 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: Ice88ddf2d35293f23be2d5a61a6ae77ed540f886
    Reviewed-on: https://code.wireshark.org/review/8107
    Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  3d7b728   Make androiddump loadable on OS X.
    adds  adf0d67   proto(.h): fix '@return' command used in a comment that is attached to a function returning void [-Wdocumentation]


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