Wireshark-commits: [Wireshark-commits] master-3.0 1e01c05: Make the message type values hex.
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 01 Apr 2020 02:21:36 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=1e01c051cdfab99bbab5253ca8ac3cda58561b34
Submitter: "Guy Harris <gharris@xxxxxxxxx>"
Changed: branch: master-3.0
Repository: wireshark

Commits:

1e01c05 by Guy Harris (guy@xxxxxxxxxxxx):

    Make the message type values hex.
    
    That's what I'm doing in the rpcap protocol I-D I'm writing, as it makes
    it a bit cleaner to do the "uppermost bit means reply" stuff.
    
    Change-Id: Ic6114ff9fe6df5cf6498798281189f1fbe658e60
    Reviewed-on: https://code.wireshark.org/review/36647
    Reviewed-by: Guy Harris <gharris@xxxxxxxxx>
    (cherry picked from commit 9b7a54d86c197af42c7b9a0a7925b42a637acd3c)
    Reviewed-on: https://code.wireshark.org/review/36649
    

Actions performed:

    from  9f5ee1b   bluetooth: Update Assigned Numbers
     add  1e01c05   Make the message type values hex.


Summary of changes:
 epan/dissectors/packet-rpcap.c | 46 +++++++++++++++++++++---------------------
 1 file changed, 23 insertions(+), 23 deletions(-)