Rearrange struct client_state to reduce memory on amd64
[privoxy.git] / TODO
diff --git a/TODO b/TODO
index bb4fb91..9de5790 100644 (file)
--- a/TODO
+++ b/TODO
@@ -481,7 +481,7 @@ https://www.privoxy.org/donate
 184) Add support for wolfSSL. Work in progress, expected to be
      committed after the 3.0.30 release.
 
-185) The mbedTLS and OpenSSL version of generate_host_certificate()
+185) The mbedTLS and OpenSSL versions of generate_host_certificate()
      should only be called when necessary and the check should be
      done without holding the certificate mutex.