mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
Fix comment typo
This commit is contained in:
@@ -39,7 +39,7 @@
|
||||
/* ============================================================ */
|
||||
|
||||
/* First, let's see if strcmp is working. (All your test cases should be
|
||||
* functions declared to take a single void * as) an argument. */
|
||||
* functions declared to take a single void * as an argument.) */
|
||||
void
|
||||
test_strcmp(void *data)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user