Wireshark-commits: [Wireshark-commits] master a4c0989: Fix ISO C does not allow extra '; ' outside
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sat, 16 Aug 2014 21:55:01 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=a4c09894bddd85c0df48e73a1a238e4831734465
Submitter: Evan Huus (eapache@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

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

    Fix ISO C does not allow extra ';' outside of a function [-Wpedantic]
    
    Change-Id: I7c0be29b5e5a54e269fec928e6058395ada7e04b
    Reviewed-on: https://code.wireshark.org/review/3644
    Reviewed-by: Evan Huus <eapache@xxxxxxxxx>
    

Actions performed:

    from  9f96842   Fix ISO C does not allow extra ';' outside of a function [-Wpedantic]
    adds  a4c0989   Fix ISO C does not allow extra ';' outside of a function [-Wpedantic]


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