BIND 10 trac2524, updated. 18831888667fe9363c22d3d19db9b0f98e56ef70 [2524] Correct argument name in header comments
BIND 10 source code commits
bind10-changes at lists.isc.org
Fri Jan 4 18:28:43 UTC 2013
The branch, trac2524 has been updated
via 18831888667fe9363c22d3d19db9b0f98e56ef70 (commit)
from 9fbb0ae95365974d80a87704f64d6e4907dcb52e (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 18831888667fe9363c22d3d19db9b0f98e56ef70
Author: Stephen Morris <stephen at isc.org>
Date: Fri Jan 4 18:27:47 2013 +0000
[2524] Correct argument name in header comments
-----------------------------------------------------------------------
Summary of changes:
src/lib/dhcpsrv/lease_mgr_factory.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
-----------------------------------------------------------------------
diff --git a/src/lib/dhcpsrv/lease_mgr_factory.h b/src/lib/dhcpsrv/lease_mgr_factory.h
index da86d5f..9218cf5 100644
--- a/src/lib/dhcpsrv/lease_mgr_factory.h
+++ b/src/lib/dhcpsrv/lease_mgr_factory.h
@@ -113,7 +113,7 @@ public:
/// Takes the database parameters and returns a database access string
/// passwords replaced by asterisks. This string is used in log messages.
///
- /// @param dbaccess Database access parameters (output of "parse").
+ /// @param parameters Database access parameters (output of "parse").
///
/// @return Redacted database access string.
static std::string redactedAccessString(
More information about the bind10-changes
mailing list