Wireshark-commits: [Wireshark-commits] master 7db3436: print: fix parameter 'data' not found in the
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 30 Jan 2019 09:15:08 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=7db343604a617e1adcd3542b3f819768c5a395da
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

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

    print: fix parameter 'data' not found in the function declaration
    
    fix warning found with clang and -Wdocumentation CFLAG
    
    Change-Id: I9fc122012161c5942c08cb90a9aeda1da6185180
    Reviewed-on: https://code.wireshark.org/review/31808
    Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  03e1efd   NAS-5GS: Dissect more V15.2 IE's
     add  7db3436   print: fix parameter 'data' not found in the function declaration


Summary of changes:
 epan/print.c | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)