From 04168ae281bfbd714ddf6b90d98eac892508dde8 Mon Sep 17 00:00:00 2001 From: marha Date: Tue, 2 Sep 2014 18:24:12 +0200 Subject: Upgrade openssl to version openssl-1.0.1i --- openssl/crypto/ui/ui_lib.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'openssl/crypto/ui/ui_lib.c') diff --git a/openssl/crypto/ui/ui_lib.c b/openssl/crypto/ui/ui_lib.c index a8abc2706..167da002d 100644 --- a/openssl/crypto/ui/ui_lib.c +++ b/openssl/crypto/ui/ui_lib.c @@ -916,9 +916,9 @@ int UI_set_result(UI *ui, UI_STRING *uis, const char *result) break; } } + } default: break; } - } return 0; } -- cgit v1.2.3