mirror of
https://gitlab.isc.org/isc-projects/kea
synced 2025-09-01 06:25:34 +00:00
fixed a doxygen error
git-svn-id: svn://bind10.isc.org/svn/bind10/branches/jinmei-dnsmessageapi@364 e5f2f494-b856-4b98-b285-d166d9295462
This commit is contained in:
@@ -114,7 +114,7 @@ public:
|
|||||||
///
|
///
|
||||||
/// The new position must be in the valid range of the buffer; otherwise
|
/// The new position must be in the valid range of the buffer; otherwise
|
||||||
/// an exception of class \c isc::dns::InvalidBufferPosition will be thrown.
|
/// an exception of class \c isc::dns::InvalidBufferPosition will be thrown.
|
||||||
/// \param Position The new position (offset from the beginning of the
|
/// \param position The new position (offset from the beginning of the
|
||||||
/// buffer).
|
/// buffer).
|
||||||
void setPosition(size_t position)
|
void setPosition(size_t position)
|
||||||
{
|
{
|
||||||
|
Reference in New Issue
Block a user