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
Sebastian Schrader
Kea
Commits
c9d043fe
Commit
c9d043fe
authored
Mar 16, 2016
by
Francis Dupont
Browse files
[4313] spelling
parent
a4e35f06
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/lib/eval/tests/context_unittest.cc
View file @
c9d043fe
...
...
@@ -75,7 +75,7 @@ public:
/// and representation type
/// @param token token to be checked
/// @param expected_code expected option code
/// @param expected_repr expected representation (text, hex, exist)
/// @param expected_repr expected representation (text, hex, exist
s
)
void
checkTokenOption
(
const
TokenPtr
&
token
,
uint16_t
expected_code
,
TokenOption
::
RepresentationType
expected_repr
)
{
...
...
@@ -92,7 +92,7 @@ public:
/// and representation type
/// @param token token to be checked
/// @param expected_code expected option code
/// @param expected_repr expected representation (text, hex, exist)
/// @param expected_repr expected representation (text, hex, exist
s
)
void
checkTokenRelay4
(
const
TokenPtr
&
token
,
uint16_t
expected_code
,
TokenOption
::
RepresentationType
expected_repr
)
{
...
...
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