RT2193: #ifdef errors in bss_dgram.c
authorl.montecchiani@gmail.com <l.montecchiani@gmail.com>
Wed, 27 Aug 2014 03:11:01 +0000 (23:11 -0400)
committerRich Salz <rsalz@akamai.com>
Thu, 28 Aug 2014 21:17:36 +0000 (17:17 -0400)
commitac53354b949a252610cf987dbc875a7717f295c4
treeda6707c43a465c91f2dd103790eac0badd88a54d
parent8d4193305b1634a0fb397cb8806cd7dedbff34ef
RT2193: #ifdef errors in bss_dgram.c

Problem with #ifdef in the BIO_CTRL_DGRAM_MTU_DISCOVER case that
is different from the BIO_CTRL_DGRAM_QUERY_MTU one which seems
correct.

Reviewed-by: Matt Caswell <matt@openssl.org>
crypto/bio/bss_dgram.c