Add missing debug strings.
authorRich Salz <rsalz@openssl.org>
Wed, 7 Sep 2016 19:40:16 +0000 (15:40 -0400)
committerRich Salz <rsalz@openssl.org>
Wed, 7 Sep 2016 20:08:38 +0000 (16:08 -0400)
commit252cfef151e302dce598503de09fd3a3341810d7
treedad26038d624e2c757e49da3a0d5047e92336a09
parent342a1a23793cb99921abeabe882adf8652ba715d
Add missing debug strings.

Found by turning -Wswitch-enum on.

Reviewed-by: Richard Levitte <levitte@openssl.org>
ssl/ssl_stat.c