]> git.ipfire.org Git - thirdparty/openssl.git/commit - ssl/statem/statem_clnt.c
Rename PACKETW to WPACKET
authorMatt Caswell <matt@openssl.org>
Mon, 5 Sep 2016 16:34:04 +0000 (17:34 +0100)
committerMatt Caswell <matt@openssl.org>
Tue, 13 Sep 2016 08:41:21 +0000 (09:41 +0100)
commitae2f7b37da3640f4cfa5df0e5bad2aa2ca5f1ba3
tree547eb74809823ee123d66281a35f8e16884e7b19
parent2c7b4dbc1af9cfae4e4afd7c4a07db95a1133a6a
Rename PACKETW to WPACKET

To avoid confusion with the read PACKET structure.

Reviewed-by: Rich Salz <rsalz@openssl.org>
ssl/packet.c
ssl/packet_locl.h
ssl/s3_lib.c
ssl/ssl_locl.h
ssl/statem/statem_clnt.c
ssl/statem/statem_dtls.c
ssl/statem/statem_lib.c
ssl/t1_ext.c
ssl/t1_lib.c