Wireshark-commits: [Wireshark-commits] master 0eafcb9: Fix -Wdocumentation

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 23 May 2014 15:26:10 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=0eafcb9a04bbc124c9d06c5a26398efa35e3b4e6
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

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

    Fix -Wdocumentation
    
    epan/packet.h:369:11: error: parameter 'returns' not found in the function declaration [-Werror,-Wdocumentation]
    
    Change-Id: Ieedd203c4e952ae0ac17273311163d25ab2da066
    Reviewed-on: https://code.wireshark.org/review/1746
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  1c5e92d   SIP: remove leading spaces/tabs between security parameters
    adds  0eafcb9   Fix -Wdocumentation


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