URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=9b7a54d86c197af42c7b9a0a7925b42a637acd3c
Submitter: "Guy Harris <gharris@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
9b7a54d 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>
    
Actions performed:
    from  e2b695d   Qt: Fix a deprecation issue.
     add  9b7a54d   Make the message type values hex.
Summary of changes:
 epan/dissectors/packet-rpcap.c | 46 +++++++++++++++++++++---------------------
 1 file changed, 23 insertions(+), 23 deletions(-)