Commit d9a1579e authored by Walter Dörwald's avatar Walter Dörwald

Complete truncated sentence.

parent 7a98be2e
...@@ -1426,7 +1426,7 @@ These are the UTF-16 codec APIs: ...@@ -1426,7 +1426,7 @@ These are the UTF-16 codec APIs:
and then switches if the first two bytes of the input data are a byte order mark and then switches if the first two bytes of the input data are a byte order mark
(BOM) and the specified byte order is native order. This BOM is not copied into (BOM) and the specified byte order is native order. This BOM is not copied into
the resulting Unicode string. After completion, *\*byteorder* is set to the the resulting Unicode string. After completion, *\*byteorder* is set to the
current byte order at the. current byte order at the end of input data.
If *byteorder* is *NULL*, the codec starts in native order mode. If *byteorder* is *NULL*, the codec starts in native order mode.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment