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