mirror of
https://github.com/irungentoo/toxcore.git
synced 2024-03-22 13:30:51 +08:00
Fixed a typo
This commit is contained in:
parent
eaa7d3e0a0
commit
ee95bf08af
|
@ -211,7 +211,7 @@ void m_callback_userstatus(void (*function)(int, USERSTATUS));
|
|||
in that case, you should discard it. */
|
||||
void m_callback_read_receipt(void (*function)(int, uint32_t));
|
||||
|
||||
/* set the callback for conenction status changes
|
||||
/* set the callback for connection status changes
|
||||
function(int friendnumber, uint8_t status)
|
||||
status:
|
||||
0 -- friend went offline after being previously online
|
||||
|
|
Loading…
Reference in New Issue
Block a user