From: Nick Mathewson Date: Mon, 13 Feb 2012 22:30:46 +0000 (-0500) Subject: Merge in a punctuation fix from upstream tinytest X-Git-Tag: release-2.1.1-alpha~99 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=a9dc063cebe53e80607a793db6580c4a8a4ddbb0;p=libevent Merge in a punctuation fix from upstream tinytest --- diff --git a/test/tinytest_demo.c b/test/tinytest_demo.c index 2a999bee..be95ce4c 100644 --- a/test/tinytest_demo.c +++ b/test/tinytest_demo.c @@ -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) {