mirror of
https://github.com/boostorg/beast.git
synced 2025-07-30 12:57:31 +02:00
Fix javadoc typo
This commit is contained in:
@ -1,3 +1,9 @@
|
|||||||
|
Version 42
|
||||||
|
|
||||||
|
* Fix javadoc typo
|
||||||
|
|
||||||
|
--------------------------------------------------------------------------------
|
||||||
|
|
||||||
Version 41
|
Version 41
|
||||||
|
|
||||||
* Trim Appveyor matrix rows
|
* Trim Appveyor matrix rows
|
||||||
|
@ -79,7 +79,7 @@ buffer_prefix(std::size_t n,
|
|||||||
entire input sequence.
|
entire input sequence.
|
||||||
|
|
||||||
@param buffers An instance of @b ConstBufferSequence or
|
@param buffers An instance of @b ConstBufferSequence or
|
||||||
@MutableBufferSequence to adapt. A copy of the sequence
|
@b MutableBufferSequence to adapt. A copy of the sequence
|
||||||
will be made, but ownership of the underlying memory is
|
will be made, but ownership of the underlying memory is
|
||||||
not transferred.
|
not transferred.
|
||||||
*/
|
*/
|
||||||
|
Reference in New Issue
Block a user