A style tweak based on feedback received
authorMatt Caswell <matt@openssl.org>
Tue, 1 Nov 2016 00:37:23 +0000 (00:37 +0000)
committerMatt Caswell <matt@openssl.org>
Wed, 9 Nov 2016 16:03:08 +0000 (16:03 +0000)
commitbf0ba5e7040d59b0c8e2c5cf6922fdd0ccc11d1a
tree6aa0d430b5c26dd56afc4ff0670dcd0209bf157c
parent7b21c00e1c8841a1efe654e0488d4fc9af47db4c
A style tweak based on feedback received

Replace a bare ";" with "continue;" for the body of a for loop.

Reviewed-by: Rich Salz <rsalz@openssl.org>
ssl/statem/statem_lib.c