diff --git a/doc/index.html b/doc/index.html index f43bda5..ab4bea6 100644 --- a/doc/index.html +++ b/doc/index.html @@ -141,7 +141,7 @@ If you are using Lua 5.1, you shouldn't use compat-5.1.lua. Just unpack the standalone directory, set LUA_CPATH and LUA_PATH, and you should be ready to run: -

+

 c:\luasocket\> set LUA_CPATH=?.dll
@@ -196,7 +196,6 @@ redirects (Florian Berger);
 cracks during development (Matthew Percival); 
 
  • Fixed: error code was not being propagated correctly in ftp.lua (David Burgess). -