]> granicus.if.org Git - libevent/commitdiff
Merge in a punctuation fix from upstream tinytest
authorNick Mathewson <nickm@torproject.org>
Mon, 13 Feb 2012 22:30:46 +0000 (17:30 -0500)
committerNick Mathewson <nickm@torproject.org>
Mon, 13 Feb 2012 22:30:46 +0000 (17:30 -0500)
test/tinytest_demo.c

index 2a999beed8c08ee58d9111204e417ce144e7ac46..be95ce4c1db57285d03ea8f707d092cb1f4e0f72 100644 (file)
@@ -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)
 {