]> git.ipfire.org Git - thirdparty/openssl.git/blobdiff - doc/man7/openssl-core.h.pod
doc: remove end of line whitespace
[thirdparty/openssl.git] / doc / man7 / openssl-core.h.pod
index 03980a4b569b84532e91682738d0d4a621742119..3d1eca3e649ab938ea5cb274a47360fbebc7130c 100644 (file)
@@ -67,7 +67,7 @@ or canonical name, on a per algorithm implementation basis.
 
 This type is a structure that allows passing arbitrary object data
 between two parties that have no or very little shared knowledge about
-their respective internal structures for that object. 
+their respective internal structures for that object.
 It's normally passed in arrays, where the array is terminated with an
 element where all fields are zero (for non-pointers) or NULL (for
 pointers).