Wireshark-commits: [Wireshark-commits] master ca4cc6a: proto(.h): fix -Wdocumentation
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 27 Apr 2020 14:33:27 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=ca4cc6a34fe23b9b7c01573c2e87bf2d5ff15d44
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

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

    proto(.h): fix -Wdocumentation
    
    parameter 'ti' not found in the function declaration [-Wdocumentation]
    
    Change-Id: I4080cf118c3a81fd47fd4c32e8809d83256893dd
    Reviewed-on: https://code.wireshark.org/review/36955
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  6d0863e   dissectors: add ScyllaDB dissector
     add  ca4cc6a   proto(.h): fix -Wdocumentation


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