Commit 1631e4ea authored by Dominik Charousset's avatar Dominik Charousset

Fix to_string output

parent 50eb9793
...@@ -39,7 +39,7 @@ string_view ec_names[] = { ...@@ -39,7 +39,7 @@ string_view ec_names[] = {
"missing_handshake", "missing_handshake",
"unexpected_handshake", "unexpected_handshake",
"version_mismatch", "version_mismatch",
"unimplemented = 10", "unimplemented",
"app_identifiers_mismatch", "app_identifiers_mismatch",
"invalid_payload", "invalid_payload",
}; };
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment