mirror of
https://github.com/cuberite/libevent.git
synced 2025-09-10 04:50:37 -04:00
Merge in a punctuation fix from upstream tinytest
This commit is contained in:
parent
bbea8d6bc5
commit
a9dc063ceb
@ -39,7 +39,7 @@
|
|||||||
/* ============================================================ */
|
/* ============================================================ */
|
||||||
|
|
||||||
/* First, let's see if strcmp is working. (All your test cases should be
|
/* 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
|
void
|
||||||
test_strcmp(void *data)
|
test_strcmp(void *data)
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user