diff --git a/jerry-core/jerry-extension.inc.h b/jerry-core/jerry-extension.inc.h index c58bf9a1a..40d418f5d 100644 --- a/jerry-core/jerry-extension.inc.h +++ b/jerry-core/jerry-extension.inc.h @@ -106,7 +106,7 @@ static const jerry_extension_function_t jerry_extension_functions [JERRY_EXTENSI } }; -static jerry_extension_descriptor_t jerry_extension +static jerry_extension_descriptor_t jerry_extension = { JERRY_EXTENSION_FIELDS_NUMBER, JERRY_EXTENSION_FUNCTIONS_NUMBER,