A missing semicolon prevents compilation with ENGINE_REF_COUNT_DEBUG enabled.
authorPauli <paul.dale@oracle.com>
Tue, 28 Nov 2017 22:48:19 +0000 (08:48 +1000)
committerPauli <paul.dale@oracle.com>
Tue, 28 Nov 2017 22:55:44 +0000 (08:55 +1000)
commit92b1b9a8871530f26ef7df972111297ffa721be2
tree055c3db846c07d6033a67b3d9c2964fb6c9c1e76
parent3f6a831254abc7de759e79793535bd289cafd44a
A missing semicolon prevents compilation with ENGINE_REF_COUNT_DEBUG enabled.

Reviewed-by: Rich Salz <rsalz@openssl.org>
Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/4816)
crypto/engine/eng_lib.c