Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Adam Osuchowski
Kea
Commits
18831888
Commit
18831888
authored
Jan 04, 2013
by
Stephen Morris
Browse files
[2524] Correct argument name in header comments
parent
9fbb0ae9
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/lib/dhcpsrv/lease_mgr_factory.h
View file @
18831888
...
...
@@ -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
dbacces
s Database access parameters (output of "parse").
/// @param
parameter
s Database access parameters (output of "parse").
///
/// @return Redacted database access string.
static
std
::
string
redactedAccessString
(
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment