nicks hash moved to peer_number keys
This commit is contained in:
parent
ad2a727a91
commit
56c0c924ac
4 changed files with 37 additions and 64 deletions
|
@ -51,9 +51,6 @@ twc_get_friend_id_short(Tox *tox, int32_t friend_number);
|
|||
uint32_t
|
||||
twc_uint32_reverse_bytes(uint32_t num);
|
||||
|
||||
unsigned long long
|
||||
twc_hash_tox_id(const uint8_t *tox_id);
|
||||
|
||||
int
|
||||
twc_fit_utf8(const char *str, int max);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue