Remove unnecessary trailing whitespace
[openssl.git] / doc / man3 / SSL_CTX_set0_CA_list.pod
index d7ed89775b2e4c36db24e42a8f7f7b96089a7e55..e68e26099a66c77702e4ab838f2a4e824dcf02fc 100644 (file)
@@ -101,7 +101,7 @@ set CA names using the "client CA list" functions and then get them using the
 used on the server side then the "client CA list" functions take precedence.
 Typically, on the server side, the "client CA list " functions should be used in
 preference. As noted above in most cases it is not necessary to set CA names on
-the client side. 
+the client side.
 
 SSL_CTX_set0_CA_list() sets the list of CAs to be sent to the peer to
 B<name_list>. Ownership of B<name_list> is transferred to B<ctx> and