mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
Fix minor comment issues
This commit is contained in:
+1
-1
@@ -415,7 +415,7 @@ tor_vasprintf(char **strp, const char *fmt, va_list args)
|
||||
*
|
||||
* This function is <em>not</em> timing-safe.
|
||||
*
|
||||
* Requires that nlen be greater than zero.
|
||||
* Requires that <b>nlen</b> be greater than zero.
|
||||
*/
|
||||
const void *
|
||||
tor_memmem(const void *_haystack, size_t hlen,
|
||||
|
||||
Reference in New Issue
Block a user