introduce-private-md5-sha1.patch

Signed-off-by: Andy Green <andy@warmcat.com>
diff --git a/libwebsockets-api-doc.html b/libwebsockets-api-doc.html
index c8a3477..0016684 100644
--- a/libwebsockets-api-doc.html
+++ b/libwebsockets-api-doc.html
@@ -317,7 +317,7 @@
 one.  This is a chance to serve http content,
 for example, to send a script to the client
 which will then open the websockets connection.
-<tt><b>in</b></tt> points to the URI path requested and 
+<tt><b>in</b></tt> points to the URI path requested and
 <b>libwebsockets_serve_http_file</b> makes it very
 simple to send back a file to the client.
 </blockquote>