提交 b9d7ca97 编写于 作者: R Richard Levitte

It's usually best if the function name matches everywhere...

上级 5b194dfb
......@@ -1425,7 +1425,7 @@ int STORE_parse_attrs_endp(void *handle)
return 0;
}
int STORE_ATTR_INFO_cmp(STORE_ATTR_INFO *a, STORE_ATTR_INFO *b)
int STORE_ATTR_INFO_compare(STORE_ATTR_INFO *a, STORE_ATTR_INFO *b)
{
unsigned char *abits, *bbits;
int i;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册