2
0
mirror of https://gitlab.isc.org/isc-projects/kea synced 2025-09-01 14:35:29 +00:00
This commit is contained in:
Suzanne Goldlust
2023-06-21 19:38:58 +00:00
committed by Piotrek Zadroga
parent 88443e7da8
commit f9ed3923c8

View File

@@ -685,7 +685,7 @@ LibDHCP::fuseOptions4(OptionCollection& options) {
return (result); return (result);
} }
namespace { // Anynomous namespace. namespace { // Anonymous namespace.
// VIVCO part of extendVendorOptions4. // VIVCO part of extendVendorOptions4.