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
Sebastian Schrader
Kea
Commits
bb7833f2
Commit
bb7833f2
authored
Sep 30, 2011
by
Jelte Jansen
Browse files
[1258] minor minor change in comment
parent
aba10a01
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/lib/dns/message.h
View file @
bb7833f2
...
...
@@ -590,7 +590,7 @@ public:
/// performed on these values to express compound options.
enum
ParseOptions
{
PARSE_DEFAULT
=
0
,
///< The default options
PRESERVE_ORDER
=
1
///< Preserve RR order and don't combin
ing
PRESERVE_ORDER
=
1
///< Preserve RR order and don't combin
e them
};
/// \brief Parse the header section of the \c Message.
...
...
@@ -676,6 +676,6 @@ std::ostream& operator<<(std::ostream& os, const Message& message);
}
#endif // __MESSAGE_H
// Local Variables:
// Local Variables:
// mode: c++
// End:
// End:
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