Wireshark-commits: [Wireshark-commits] master 20721cb: http2: C90 doesn't permit anonymous structs
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 13 Aug 2014 00:40:21 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=20721cbcbf76665b625d5b1243648c9a3ccc403d
Submitter: Evan Huus (eapache@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

20721cb by Evan Huus (eapache@xxxxxxxxx):

    http2: C90 doesn't permit anonymous structs or unions
    
    Change-Id: I88d048e4012109957a0b5e7a2480faed9fbe9cc4
    Reviewed-on: https://code.wireshark.org/review/3565
    Reviewed-by: Evan Huus <eapache@xxxxxxxxx>
    

Actions performed:

    from  a5405e0   http2: Add additional header decoding information
    adds  20721cb   http2: C90 doesn't permit anonymous structs or unions


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