Fixed clang warning
```
lib.c:758:11: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
758 | void error()
| ^
| void
1 warning generated.
合并状态:未合并 关闭于 2024-08-10 1 条评论