Commit b49fc255 authored by Joseph Noir's avatar Joseph Noir

Add missing sec string

parent 5d7c87c7
...@@ -64,6 +64,7 @@ const char* sec_strings[] = { ...@@ -64,6 +64,7 @@ const char* sec_strings[] = {
"no_downstream_stages_defined", "no_downstream_stages_defined",
"stream_init_failed", "stream_init_failed",
"invalid_stream_state", "invalid_stream_state",
"unhandled_stream_error",
"bad_function_call", "bad_function_call",
"feature_disabled", "feature_disabled",
}; };
......
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