Remove extra bang
authorRichard Levitte <levitte@openssl.org>
Thu, 8 Dec 2016 19:51:21 +0000 (20:51 +0100)
committerRichard Levitte <levitte@openssl.org>
Thu, 8 Dec 2016 20:42:23 +0000 (21:42 +0100)
commit5ae285ecb52bb569b4abee4d4939da360da73d03
treebc18dd40bc2816ced0dd0a689cf1e9765a32bcdc
parent59ba83c9897b1ed311aa16cb1f575ffae4650068
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