From b28828796ad6d65ac463b41bba153f74e4531a6b Mon Sep 17 00:00:00 2001 From: Arne Schwabe Date: Fri, 14 Nov 2014 09:52:32 +0100 Subject: Update OpenSSL version --- main/openssl/crypto/ui/ui_lib.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'main/openssl/crypto/ui/ui_lib.c') diff --git a/main/openssl/crypto/ui/ui_lib.c b/main/openssl/crypto/ui/ui_lib.c index a8abc270..167da002 100644 --- a/main/openssl/crypto/ui/ui_lib.c +++ b/main/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