Wireshark-commits: [Wireshark-commits] master a3195b5: tempfile(.h): fix -Wdocumentation

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 23 Mar 2020 08:47:58 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=a3195b5539256563ac84d300bae594d682b021e3
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

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

    tempfile(.h): fix -Wdocumentation
    
    tempfile.h:33:11: warning: parameter 'sfx' is already documented [-Wdocumentation]
    
    Change-Id: I026ea52c484fb75a69f15b02e6eee5ce599da0e7
    Reviewed-on: https://code.wireshark.org/review/36541
    Reviewed-by: Dario Lombardo <lomato@xxxxxxxxx>
    Petri-Dish: Dario Lombardo <lomato@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  52a782d   dot11crypt_system(.h): fix Wdocumentation
     add  a3195b5   tempfile(.h): fix -Wdocumentation


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