mirror of
https://github.com/irungentoo/toxcore.git
synced 2024-03-22 13:30:51 +08:00
Updated comment.
This commit is contained in:
parent
2663b9d23d
commit
9e3d5d6488
|
@ -152,6 +152,7 @@ void getaddress(Messenger *m, uint8_t *address);
|
|||
* return -6 if bad checksum in address
|
||||
* return -7 if the friend was already there but the nospam was different
|
||||
* (the nospam for that friend was set to the new one)
|
||||
* return -8 if increasing the friend list size fails
|
||||
*/
|
||||
int m_addfriend(Messenger *m, uint8_t *address, uint8_t *data, uint16_t length);
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user