Wireshark-commits: [Wireshark-commits] master 2afa065: Fix compilation if not HAVE_LIBGNUTLS and no

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 11 Apr 2014 20:31:22 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=2afa065d6201202c3804d8857c2f462e6dcde55f
Submitter: Stig Bjørlykke (stig@xxxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

2afa065 by Stig Bjørlykke (stig@xxxxxxxxxxxxx):

    Fix compilation if not HAVE_LIBGNUTLS and not HAVE_LIBGCRYPT
    
    This was introduced in the previous compilation fix.
    
    Change-Id: I4ec652a2708d90f35f3f00ec2c3261acb3e68397
    Reviewed-on: https://code.wireshark.org/review/1074
    Reviewed-by: Stig Bjørlykke <stig@xxxxxxxxxxxxx>
    Tested-by: Stig Bjørlykke <stig@xxxxxxxxxxxxx>
    

Actions performed:

    from  b642a28   Fix compilation if HAVE_LIBGNUTLS but not HAVE_LIBGCRYPT.
    adds  2afa065   Fix compilation if not HAVE_LIBGNUTLS and not HAVE_LIBGCRYPT


Summary of changes:
 epan/dissectors/packet-ssl-utils.h |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)