mirror of
https://github.com/irungentoo/toxcore.git
synced 2024-03-22 13:30:51 +08:00
Clarification.
This commit is contained in:
parent
87388b302e
commit
77fa38f597
|
@ -242,6 +242,7 @@ int setname(uint8_t * name, uint16_t length)
|
|||
|
||||
/* get our nickname
|
||||
put it in name
|
||||
name needs to be a valid memory location with a size of at least MAX_NAME_LENGTH bytes.
|
||||
return the length of the name */
|
||||
uint16_t getself_name(uint8_t *name)
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue
Block a user