Wireshark-commits: [Wireshark-commits] master 7ff0860: Knxnetip: fix warning: ISO C does not allow
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 28 Oct 2014 01:26:39 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=7ff086087f98936da15f6c8aaa2a379180f068d7
Submitter: Evan Huus (eapache@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

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

    Knxnetip: fix warning: ISO C does not allow extra ';' outside of a function
    
    Change-Id: I43da305fcf7b8a18699ab1c14ba2b7868aa8897b
    Reviewed-on: https://code.wireshark.org/review/4958
    Reviewed-by: Evan Huus <eapache@xxxxxxxxx>
    

Actions performed:

    from  f62d60b   Infiniband: fix warning: C++ style comments are not allowed in ISO C90
    adds  7ff0860   Knxnetip: fix warning: ISO C does not allow extra ';' outside of a function


Summary of changes:
 epan/dissectors/packet-knxnetip.c |   26 +++++++++++++-------------
 1 file changed, 13 insertions(+), 13 deletions(-)