Wireshark-commits: [Wireshark-commits] master 5c55c42: jsmn(.h): fix warning: '@param' command used

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 6 Oct 2016 14:20:40 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=5c55c42eafc899ae870c4e6bebc4a27a266a2b15
Submitter: Dario Lombardo (lomato@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

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

    jsmn(.h): fix warning: '@param' command used in a comment that is not attached to a function declaration [-Wdocumentation]
    
    Change-Id: Ia03fc0d1d0d4af430055f2ae3c66416922b62fd1
    Reviewed-on: https://code.wireshark.org/review/18009
    Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Dario Lombardo <lomato@xxxxxxxxx>
    

Actions performed:

    from  5a12a5e   packet-ieee802154: Correct DISSECT_IEEE802154_OPTION_ZBOSS from 0x03 to 0x04
    adds  5c55c42   jsmn(.h): fix warning: '@param' command used in a comment that is not attached to a function declaration [-Wdocumentation]


Summary of changes:
 wsutil/jsmn.h |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)