It's usually best if the function name matches everywhere...
This commit is contained in:
parent
5b194dfbd5
commit
b9d7ca9748
@ -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;
|
||||
|
Loading…
x
Reference in New Issue
Block a user