Skip to content
GitLab
Menu
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
fd1ae8e0
Commit
fd1ae8e0
authored
Nov 16, 2011
by
JINMEI Tatuya
Browse files
[1332] typo in doxygen doc
parent
48ee64bf
Changes
2
Hide whitespace changes
Inline
Side-by-side
ChangeLog
View file @
fd1ae8e0
315. [func] tomek
315. [func] tomek
libdhcp: Support for DHCPv4 packet manipulation is now implemented.
libdhcp: Support for DHCPv4 packet manipulation is now implemented.
All fixed fields are now supported. Generic support for DHCPv4
All fixed fields are now supported. Generic support for DHCPv4
options is available (both parsing and assembly). There is no code
options is available (both parsing and assembly). There is no code
...
...
src/lib/datasrc/client.h
View file @
fd1ae8e0
...
@@ -325,7 +325,7 @@ public:
...
@@ -325,7 +325,7 @@ public:
/// Note that the SOA serials are compared by the semantics of the serial
/// Note that the SOA serials are compared by the semantics of the serial
/// number arithmetic. So, for example, \c begin_serial can be larger than
/// number arithmetic. So, for example, \c begin_serial can be larger than
/// \c end_serial as bare unsigned integers. The underlying data source
/// \c end_serial as bare unsigned integers. The underlying data source
/// implementation is assumed to keep tr
u
ck of sufficient history to
/// implementation is assumed to keep tr
a
ck of sufficient history to
/// identify (if exist) the corresponding difference between the specified
/// identify (if exist) the corresponding difference between the specified
/// versions.
/// versions.
///
///
...
...
Write
Preview
Supports
Markdown
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