Explorar o código

Fix comment typo

Robert Ransom %!s(int64=14) %!d(string=hai) anos
pai
achega
8a55da57ed
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/test/tinytest_demo.c

+ 1 - 1
src/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)
 {