Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ISC Open Source Projects
Kea
Commits
58a43899
Commit
58a43899
authored
Feb 01, 2011
by
Michal 'vorner' Vaner
Browse files
[trac534] Fix typo in comment
parent
a0f8c9ee
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/lib/datasrc/memory_datasrc.cc
View file @
58a43899
...
...
@@ -307,7 +307,7 @@ struct MemoryZone::MemoryZoneImpl {
* with NS and ignore it for the answer, but it gets set
* anyway. Then we find the DNAME and we need to act by it,
* therefore we first check for DNAME and then for NS. In
* all other cases it doesn't matter, as at last one of them
* all other cases it doesn't matter, as at l
e
ast one of them
* is NULL.
*/
if
(
state
.
dname_node_
!=
NULL
)
{
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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