Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.busybox.net/busybox.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'networking/ssl_client.c')
-rw-r--r--networking/ssl_client.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/networking/ssl_client.c b/networking/ssl_client.c
index 397aad297..582fb0e71 100644
--- a/networking/ssl_client.c
+++ b/networking/ssl_client.c
@@ -4,7 +4,7 @@
* Licensed under GPLv2, see file LICENSE in this source tree.
*/
//config:config SSL_CLIENT
-//config: bool "ssl_client (25 kb)"
+//config: bool "ssl_client (28 kb)"
//config: default y
//config: select TLS
//config: help