ssl/statem/*.c: address "enum mixed with another type" warnings.
authorAndy Polyakov <appro@openssl.org>
Thu, 31 Aug 2017 21:23:00 +0000 (23:23 +0200)
committerAndy Polyakov <appro@openssl.org>
Fri, 1 Sep 2017 06:43:45 +0000 (08:43 +0200)
commiteb5fd03bb2ae358b103d1c69577131f2f20c562a
tree892e0ec2da12d877e839fe98fc4cb3305a81c0b0
parent4cff10dcbfbd979d1557cc8b7e3fa2f19525deb0
ssl/statem/*.c: address "enum mixed with another type" warnings.

This is actually not all warnings, only return values.

Reviewed-by: Rich Salz <rsalz@openssl.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/4297)
ssl/statem/extensions_clnt.c
ssl/statem/statem_clnt.c
ssl/statem/statem_lib.c
ssl/statem/statem_srvr.c