RT 1505: Use SSL3_AL_FATAL not "2"
authorMatthieu Crapet <mcrapet@gmail.com>
Fri, 8 Aug 2014 22:03:58 +0000 (18:03 -0400)
committerRich Salz <rsalz@akamai.com>
Sat, 9 Aug 2014 02:47:33 +0000 (22:47 -0400)
commit6d03125ccf0fd870792a4fa9f6140f9983f241a6
treed94ce3e56310d40d033f894323c9ab5f98f05032
parenta90081576c94f9f54de1755188a00ccc1760549a
RT 1505: Use SSL3_AL_FATAL not "2"

Use SSL3_AL_FATAL instead of the literal constant "2"
Every bit of cleanup helps.
Reviewed-by: Matt Caswell <matt@openssl.org>
ssl/s3_pkt.c