CVSROOT: /cvs Module name: src Changes by: [email protected] 2020/05/21 13:43:40
Modified files:
lib/libssl : tls13_lib.c
Log message:
Simplify: transform a dangling else into an early return and
unindent a bunch of code.
Suggested by jsing
