2
0
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:
Tomek Mrugalski 2021-11-17 19:27:08 +01:00
parent 26536a5199
commit ac81542b11

View File

@ -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.
///