Wireshark-commits: [Wireshark-commits] master c67b607: QUIC: For gboolean fields, use FALSE/TRUE ra
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 27 Mar 2020 09:44:33 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=c67b607274efb717f876e183b5cfa2cb905dee86
Submitter: "Martin Mathieson <martin.r.mathieson@xxxxxxxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

c67b607 by Martin Mathieson (martin.mathieson@xxxxxxxxxxxx):

    QUIC: For gboolean fields, use FALSE/TRUE rather than 0/1.
    
    Change-Id: I7135c60f402081e129658b8189e317c7806ad1bb
    Reviewed-on: https://code.wireshark.org/review/36596
    Petri-Dish: Martin Mathieson <martin.r.mathieson@xxxxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Martin Mathieson <martin.r.mathieson@xxxxxxxxxxxxxx>
    

Actions performed:

    from  db1d040   bluetooth: Update Assigned Numbers
     add  c67b607   QUIC: For gboolean fields, use FALSE/TRUE rather than 0/1.


Summary of changes:
 epan/dissectors/packet-quic.c | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)