doc: remove end of line whitespace
[openssl.git] / doc / man3 / SSL_set_async_callback.pod
index 9de735f8fc092a4aeb8c79b739d1ed7fc6362101..db858a00ce585ab959a900a9dea58b0d093c63b3 100644 (file)
@@ -55,7 +55,7 @@ An example of the above functions would be the following:
 
 =item 1.
 
-Application sets the async callback and callback data on an SSL connection 
+Application sets the async callback and callback data on an SSL connection
 by calling SSL_set_async_callback().
 
 =item 2.