Enhance PACKET readability
authorMatt Caswell <matt@openssl.org>
Mon, 3 Aug 2015 16:20:47 +0000 (17:20 +0100)
committerMatt Caswell <matt@openssl.org>
Thu, 13 Aug 2015 19:34:51 +0000 (20:34 +0100)
commitbc6616a4347d4c30bce1d1918da09f09f84c0403
treec7fc9a59f688b9a1fd7ec2e4e5864d0705e99272
parentf9f6053442a2918d0445866252256b2cb54a1187
Enhance PACKET readability

Enhance the PACKET code readability, and fix a stale comment. Thanks
to Ben Kaduk (bkaduk@akamai.com) for pointing this out.

Reviewed-by: Emilia Käsper <emilia@openssl.org>
ssl/packet_locl.h
ssl/s3_srvr.c
ssl/t1_lib.c
test/packettest.c