Skip to content

Fix typos #2094

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 2 commits into from
Closed

Fix typos #2094

wants to merge 2 commits into from

Conversation

co63oc
Copy link
Contributor

@co63oc co63oc commented Feb 13, 2025

Fix typos

@co63oc
Copy link
Contributor Author

co63oc commented Feb 14, 2025

@yyuuttaaoo CI检查已完成麻烦review下

@@ -26,7 +26,7 @@ struct processor_instance_t;

// 插件接口函数指针类型
typedef int (*processor_init_func_t)(struct processor_instance_t* /*ins*/, void* /*config*/, void* /*context*/);
typedef void (*processor_finialize_func_t)(void* /*plugin_state*/);
typedef void (*processor_finalize_func_t)(void* /*plugin_state*/);
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@yyuuttaaoo 重点看下这个

@co63oc co63oc closed this by deleting the head repository Apr 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants