URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=909d891b267852d386f0e47cb4ccd818b7f99176
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
909d891 by Guy Harris (guy@xxxxxxxxxxxx):
    Some additional UAT update callback changes.
    
    I guess the signature mismatch must just be a warning with Clang; it's
    not with MSVC.
    
    Change-Id: Ic1f4cb88471f7e13019e891f111978310dfada73
    Reviewed-on: https://code.wireshark.org/review/7225
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    
Actions performed:
    from  b10bad1   Fix QCustmPlot retina problems.
    adds  909d891   Some additional UAT update callback changes.
Summary of changes:
 asn1/ldap/packet-ldap-template.c |    9 +++++----
 asn1/snmp/packet-snmp-template.c |    7 ++++---
 epan/dissectors/packet-ldap.c    |   17 +++++++++--------
 epan/dissectors/packet-snmp.c    |   13 +++++++------
 4 files changed, 25 insertions(+), 21 deletions(-)