summaryrefslogtreecommitdiffstats
path: root/src/lib/dhcpsrv/lease_mgr_factory.h
diff options
context:
space:
mode:
authorStephen Morris <stephen@isc.org>2013-01-04 19:27:47 +0100
committerStephen Morris <stephen@isc.org>2013-01-04 19:27:47 +0100
commit18831888667fe9363c22d3d19db9b0f98e56ef70 (patch)
tree13ac6aa84e7eaafcdeae8daea2eb3bba2251fb86 /src/lib/dhcpsrv/lease_mgr_factory.h
parent[2524] Change to comments after review. (diff)
downloadkea-18831888667fe9363c22d3d19db9b0f98e56ef70.tar.xz
kea-18831888667fe9363c22d3d19db9b0f98e56ef70.zip
[2524] Correct argument name in header comments
Diffstat (limited to 'src/lib/dhcpsrv/lease_mgr_factory.h')
-rw-r--r--src/lib/dhcpsrv/lease_mgr_factory.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/dhcpsrv/lease_mgr_factory.h b/src/lib/dhcpsrv/lease_mgr_factory.h
index da86d5feb3..9218cf5e0b 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(