Wireshark-commits: [Wireshark-commits] master b642a28: Fix compilation if HAVE_LIBGNUTLS but not HA

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 11 Apr 2014 14:07:40 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=b642a280cb74b94e62815dde98c038f54c4ad2ff
Submitter: Alexis La Goutte (alexis.lagoutte@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

b642a28 by Stig Bjørlykke (stig@xxxxxxxxxxxxx):

    Fix compilation if HAVE_LIBGNUTLS but not HAVE_LIBGCRYPT.
    
    Also fixed a comment for a #endif for the same defines.
    
    Change-Id: Icbbf619dbaeb1d4d154a5f1a8273f252d35c6981
    Reviewed-on: https://code.wireshark.org/review/1070
    Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    

Actions performed:

    from  48c05a4   GlusterFS: correctly dissect flags passed with OPEN, CREATE, etc.
    adds  b642a28   Fix compilation if HAVE_LIBGNUTLS but not HAVE_LIBGCRYPT.


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