mirror of
https://gitlab.isc.org/isc-projects/kea
synced 2025-08-31 14:05:33 +00:00
[#1848] Fixed indentation
This commit is contained in:
@@ -180,8 +180,8 @@ public:
|
|||||||
/// @throw isc::InvalidOperation if the binding does not represent
|
/// @throw isc::InvalidOperation if the binding does not represent
|
||||||
/// a 32-bit unsigned integer.
|
/// a 32-bit unsigned integer.
|
||||||
static util::Triplet<uint32_t> createTriplet(const db::MySqlBindingPtr& def_binding,
|
static util::Triplet<uint32_t> createTriplet(const db::MySqlBindingPtr& def_binding,
|
||||||
const db::MySqlBindingPtr& min_binding,
|
const db::MySqlBindingPtr& min_binding,
|
||||||
const db::MySqlBindingPtr& max_binding);
|
const db::MySqlBindingPtr& max_binding);
|
||||||
|
|
||||||
/// @brief Returns server tag associated with the particular selector.
|
/// @brief Returns server tag associated with the particular selector.
|
||||||
///
|
///
|
||||||
|
Reference in New Issue
Block a user