mirror of
https://github.com/boostorg/beast.git
synced 2025-07-29 20:37:31 +02:00
Fix javadoc typo
This commit is contained in:
@ -1,3 +1,9 @@
|
||||
Version 42
|
||||
|
||||
* Fix javadoc typo
|
||||
|
||||
--------------------------------------------------------------------------------
|
||||
|
||||
Version 41
|
||||
|
||||
* Trim Appveyor matrix rows
|
||||
|
@ -79,7 +79,7 @@ buffer_prefix(std::size_t n,
|
||||
entire input sequence.
|
||||
|
||||
@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
|
||||
not transferred.
|
||||
*/
|
||||
|
Reference in New Issue
Block a user