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
f7841a91
Commit
f7841a91
authored
Dec 09, 2017
by
Francis Dupont
Browse files
[5389] untabify
parent
4632b4d3
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/lib/cc/json_feed.cc
View file @
f7841a91
...
...
@@ -229,7 +229,7 @@ JSONFeed::receiveStartHandler() {
default:
feedFailure
(
"invalid first character "
+
std
::
string
(
1
,
c
));
break
;
break
;
}
default:
...
...
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