mirror of
https://github.com/irungentoo/toxcore.git
synced 2024-03-22 13:30:51 +08:00
Fix typo: romdom->random
This commit is contained in:
parent
ea4320733f
commit
854142dd8d
|
@ -149,7 +149,7 @@ static int is_path_used(const Onion_Client_Paths *onion_paths, const Node_format
|
|||
}
|
||||
|
||||
/* Create a new path or use an old suitable one (if pathnum is valid)
|
||||
* or a rondom one from onion_paths.
|
||||
* or a random one from onion_paths.
|
||||
*
|
||||
* return -1 on failure
|
||||
* return 0 on success
|
||||
|
|
Loading…
Reference in New Issue
Block a user