mirror of
https://github.com/weechat/weechat.git
synced 2026-06-28 13:56:37 +02:00
relay: fix typo in comment
This commit is contained in:
@@ -68,7 +68,7 @@ relay_auth_password_hash_algo_search (const char *name)
|
||||
}
|
||||
|
||||
/*
|
||||
* Generates a nonce: a buffer of unpredictable bytes
|
||||
* Generates a nonce: a buffer of unpredictable bytes.
|
||||
*
|
||||
* Note: result must be freed after use.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user