Commit 2c996f4b authored by Dominik Charousset's avatar Dominik Charousset

Fix to_string output

parent f8c1c492
......@@ -39,7 +39,7 @@ string_view ec_names[] = {
"missing_handshake",
"unexpected_handshake",
"version_mismatch",
"unimplemented = 10",
"unimplemented",
"app_identifiers_mismatch",
"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