BIND 10 trac2417, updated. d5deb4caf172b2d8109b7bfab40b1d3e49526cdb [2417] Minor: removed <b> tag in the documentation.
BIND 10 source code commits
bind10-changes at lists.isc.org
Tue Nov 6 17:08:09 UTC 2012
The branch, trac2417 has been updated
via d5deb4caf172b2d8109b7bfab40b1d3e49526cdb (commit)
from 5017e9a8d6993c8604722b2385c450b0b54b5cf8 (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 d5deb4caf172b2d8109b7bfab40b1d3e49526cdb
Author: Marcin Siodelski <marcin at isc.org>
Date: Tue Nov 6 18:08:00 2012 +0100
[2417] Minor: removed <b> tag in the documentation.
-----------------------------------------------------------------------
Summary of changes:
src/lib/dhcp/option_definition.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
-----------------------------------------------------------------------
diff --git a/src/lib/dhcp/option_definition.h b/src/lib/dhcp/option_definition.h
index 14a0bb1..166765f 100644
--- a/src/lib/dhcp/option_definition.h
+++ b/src/lib/dhcp/option_definition.h
@@ -419,7 +419,7 @@ private:
/// with a specified option code (aka option type).
/// Note that this container can hold multiple options with the
/// same code. For this reason, the latter index can be used to
-/// obtain a <b>range of options for a particular option code.
+/// obtain a range of options for a particular option code.
///
/// @todo: need an index to search options using option space name
/// once option spaces are implemented.
More information about the bind10-changes
mailing list