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
f8092952
Commit
f8092952
authored
Jul 12, 2011
by
JINMEI Tatuya
Browse files
[trac983] fixed typo in comments
parent
7cb53c7b
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/lib/python/isc/acl/dns.h
View file @
f8092952
...
...
@@ -31,7 +31,7 @@ namespace python {
// using the Python interpretor through this wrapper function.
//
// The __init__.py file should ensure isc.acl.acl has been loaded by the time
// whenever this function is called, and there shouldn't be
no
operation
// whenever this function is called, and there shouldn't be
any
operation
// within this function that can fail (such as dynamic memory allocation),
// so this function should always succeed. Yet there may be an overlooked
// failure mode, perhaps due to a bug in the binding implementation, or
...
...
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