Wireshark-commits: [Wireshark-commits] master 7f61e90: SPNEGO: fix compilation without Kerberos

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 10 Mar 2015 19:04:43 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=7f61e90eebddb7244c66bf94c970a5fd44781cb2
Submitter: Pascal Quantin (pascal.quantin@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

7f61e90 by Pascal Quantin (pascal.quantin@xxxxxxxxx):

    SPNEGO: fix compilation without Kerberos
    
    Remove a dead increment while we are at it
    
    Change-Id: I4a453bbd959e71ff6e85be06d079176abdc33a95
    Reviewed-on: https://code.wireshark.org/review/7622
    Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    

Actions performed:

    from  16d8525   VSIP: fix extended value string declaration
    adds  7f61e90   SPNEGO: fix compilation without Kerberos


Summary of changes:
 asn1/spnego/packet-spnego-template.c |    8 ++++++--
 epan/dissectors/packet-spnego.c      |   12 ++++++++----
 2 files changed, 14 insertions(+), 6 deletions(-)