BIND 10 trac2463, updated. 8fd47c03a3100c41e34181b95465aa98a77538d1 [2463] Minor: typo fixed.

BIND 10 source code commits bind10-changes at lists.isc.org
Thu Nov 8 16:26:18 UTC 2012


The branch, trac2463 has been updated
       via  8fd47c03a3100c41e34181b95465aa98a77538d1 (commit)
      from  43d61adcf5a876a3a5c76ba78ea4c980d7e70704 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 8fd47c03a3100c41e34181b95465aa98a77538d1
Author: Marcin Siodelski <marcin at isc.org>
Date:   Thu Nov 8 17:26:10 2012 +0100

    [2463] Minor: typo fixed.

-----------------------------------------------------------------------

Summary of changes:
 src/bin/dhcp6/config_parser.cc |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

-----------------------------------------------------------------------
diff --git a/src/bin/dhcp6/config_parser.cc b/src/bin/dhcp6/config_parser.cc
index 224eac0..291e359 100644
--- a/src/bin/dhcp6/config_parser.cc
+++ b/src/bin/dhcp6/config_parser.cc
@@ -748,7 +748,7 @@ private:
     Subnet::OptionDescriptor option_descriptor_;
 };
 
-/// @brief Parser for option data values with ina subnet.
+/// @brief Parser for option data values within a subnet.
 ///
 /// This parser iterates over all entries that define options
 /// data for a particular subnet and creates a collection of options.



More information about the bind10-changes mailing list