mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2025-02-24 14:51:11 +01:00
Fix comment typo
This commit is contained in:
parent
b181985a8f
commit
8a55da57ed
1 changed files with 1 additions and 1 deletions
|
@ -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)
|
||||
{
|
||||
|
|
Loading…
Add table
Reference in a new issue