2
0
mirror of https://gitlab.isc.org/isc-projects/kea synced 2025-08-30 21:45:37 +00:00
This commit is contained in:
Suzanne Goldlust
2023-06-21 19:50:06 +00:00
committed by Piotrek Zadroga
parent 52edc102dd
commit c6ba7c408f

View File

@@ -1864,7 +1864,7 @@ public:
/// shared-network.
///
/// @param subnet pointer to the source subnet
/// @return string contaning the generated label
/// @return string containing the generated label
static std::string labelNetworkOrSubnet(SubnetPtr subnet);
};