diff --git a/expat/doc/reference.html b/expat/doc/reference.html
index 2df60bf0..8007f253 100644
--- a/expat/doc/reference.html
+++ b/expat/doc/reference.html
@@ -360,7 +360,7 @@ and the definition of character types in the case of
XML_UNICODE_WCHAR_T
. The symbols are:
XML_SetBillionLaughsAttackProtectionActivationThreshold
available.XML_Char
. This is implied if
XML_UNICODE_WCHAR_T
is defined.XML_Char
character type to be
defined using the wchar_t
type; otherwise, unsigned
short
is used. Defining this implies
XML_UNICODE
.XML_Size
and XML_Index
integer types to be at least 64 bits in size. This is intended to support
processing of very large input streams, where the return values of
@@ -400,7 +400,7 @@ processing of very large input streams, where the return values of
could overflow. It may not be supported by all compilers, and is turned
off by default.XML_GetInputContext
. This is
@@ -410,13 +410,13 @@ href= "#XML_GetInputContext" >XML_GetInputContext will
always report NULL
. Without this, Expat has a smaller memory
footprint and can be faster.XML_GetAttributeInfo
available
for reporting attribute byte offsets.