From: Francis Dupont Date: Fri, 20 Feb 2015 11:43:28 +0000 (+0100) Subject: [master] v4/v6 typos in comments X-Git-Tag: trac3723_base~4 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=2b9665c1a5df8c1dad65e07099ec2012b4d1ea8f;p=thirdparty%2Fkea.git [master] v4/v6 typos in comments --- diff --git a/src/bin/dhcp6/json_config_parser.cc b/src/bin/dhcp6/json_config_parser.cc index 9915c077ef..708a45c944 100644 --- a/src/bin/dhcp6/json_config_parser.cc +++ b/src/bin/dhcp6/json_config_parser.cc @@ -323,7 +323,7 @@ public: :SubnetConfigParser("", globalContext(), IOAddress("::")) { } - /// @brief Parses a single IPv4 subnet configuration and adds to the + /// @brief Parses a single IPv6 subnet configuration and adds to the /// Configuration Manager. /// /// @param subnet A new subnet being configured.