Wireshark-commits: [Wireshark-commits] master d835d59: packet-ntlmssp: rename gbl_nt_password to nt

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sat, 14 Mar 2020 17:52:22 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=d835d592902795a6987682599e463622701e4b4c
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

d835d59 by Stefan Metzmacher (metze@xxxxxxxxx):

    packet-ntlmssp: rename gbl_nt_password to ntlmssp_option_nt_password
    
    This is no longer required to be global.
    
    Change-Id: I38c308888ede32780722e68d2bab691bd659d143
    Signed-off-by: Stefan Metzmacher <metze@xxxxxxxxx>
    Reviewed-on: https://code.wireshark.org/review/36411
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  7e89bd8   gitlab-ci: test nopcap build with gcc-7 instead of gcc-8
     add  d835d59   packet-ntlmssp: rename gbl_nt_password to ntlmssp_option_nt_password


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