diff --git a/README-WIN32.html b/README-WIN32.html
index 28fc7d8..abdb39e 100644
--- a/README-WIN32.html
+++ b/README-WIN32.html
@@ -13,7 +13,7 @@
Various functions have been redefined to their Win32 version (i.e. open
on win32 is _open)
- Implemented missing functions from MS's libc (i.e. vasprintf and strndup)
+ Implemented missing functions from MS's libc (i.e. vasprintf)
Added code to allow Win64 support without integer resizing issues, this
probably makes it much nicer on 64bit machines everywhere (i.e. using ptrdiff_t