Wireshark-commits: [Wireshark-commits] master 33ba8d3: Support -K iff HAVE_KERBEROS is defined.

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sat, 3 Jan 2015 00:28:01 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=33ba8d384d8e2e721bad4cb61737bb58dec0e142
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

33ba8d3 by Guy Harris (guy@xxxxxxxxxxxx):

    Support -K iff HAVE_KERBEROS is defined.
    
    This *shouldn't* make a difference, but it's a bit clearer, and, if it
    *does* make a difference with some build, there's a bug in the
    configuration process for that build.
    
    Clean up indentation while we're at it.
    
    Change-Id: I94aa6d565c3d5545620a7aeeaabce03153ec5e1c
    Reviewed-on: https://code.wireshark.org/review/6257
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    

Actions performed:

    from  d1d5bf1   Replace proto_tree_add_text in dissector header files where it was used in a macro that should be expert info.
    adds  33ba8d3   Support -K iff HAVE_KERBEROS is defined.


Summary of changes:
 wireshark-qt.cpp |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)