URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=25826ad43355a7545bf0eac75c6cf098f7eb6325
Submitter: Alexis La Goutte (alexis.lagoutte@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
25826ad by Hadriel Kaplan (hadrielk@xxxxxxxxx):
    Fix using '%hh' for printf format because MS Visual C++ is lame
    
    Change-Id: I1d80b82d7c6a5aa85bf59b449326874c0f851737
    Reviewed-on: https://code.wireshark.org/review/763
    Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    
Actions performed:
    from  dc75867   Fix missing license in conversation_debug.h
    adds  25826ad   Fix using '%hh' for printf format because MS Visual C++ is lame
Summary of changes:
 epan/dissectors/packet-sdp.c |   18 ++++++++++++------
 1 file changed, 12 insertions(+), 6 deletions(-)