Remove extra bang
authorRichard Levitte <levitte@openssl.org>
Thu, 8 Dec 2016 19:51:21 +0000 (20:51 +0100)
committerRichard Levitte <richard@levitte.org>
Thu, 8 Dec 2016 20:41:11 +0000 (21:41 +0100)
commit2c4ee10c0aa231a30977aad47bae1d0dbe6bbef4
tree10dfff25ab6054879125c8afbc2ff6eab25d72af
parentc1f138c194d7d7dddb74c3a41215e8de638d7a26
Remove extra bang

A bang (!) slipped through in the recent UI cleanup

Reviewed-by: Rich Salz <rsalz@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/2051)
(cherry picked from commit 949320c567811e714216ea987fe24eea1b56da5e)
crypto/ui/ui_lib.c