Fix minor comment issues

This commit is contained in:
Robert Ransom
2011-06-19 01:28:40 -07:00
parent 8a55da57ed
commit d7254bea11
4 changed files with 8 additions and 8 deletions
+1 -1
View File
@@ -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,