BIND 10 trac3036, updated. ef9de155bd156391ed1e21a024fa9bd3835bad18 [3036] Trivial: documented parameter in doxygen.
BIND 10 source code commits
bind10-changes at lists.isc.org
Fri Aug 16 13:39:31 UTC 2013
The branch, trac3036 has been updated
via ef9de155bd156391ed1e21a024fa9bd3835bad18 (commit)
from 51e47dbf6cb9f1b78321d96c0548f7aae140c583 (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 ef9de155bd156391ed1e21a024fa9bd3835bad18
Author: Marcin Siodelski <marcin at isc.org>
Date: Fri Aug 16 15:39:19 2013 +0200
[3036] Trivial: documented parameter in doxygen.
-----------------------------------------------------------------------
Summary of changes:
src/lib/dhcp/option6_client_fqdn.cc | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
-----------------------------------------------------------------------
diff --git a/src/lib/dhcp/option6_client_fqdn.cc b/src/lib/dhcp/option6_client_fqdn.cc
index 5cd2664..c5fe419 100644
--- a/src/lib/dhcp/option6_client_fqdn.cc
+++ b/src/lib/dhcp/option6_client_fqdn.cc
@@ -47,7 +47,7 @@ public:
/// @param flags A value of the flags option field.
/// @param domain_name A domain name carried by the option given in the
/// textual format.
- /// @param domain_name_type A value which indicates whether domain-name
+ /// @param name_type A value which indicates whether domain-name
/// is partial of fully qualified.
Option6ClientFqdnImpl(const uint8_t flags,
const std::string& domain_name,
More information about the bind10-changes
mailing list