diff tests.c @ 441:2991e6b52d95

Get rid of trailing whitespace.
author Matti Hamalainen <ccr@tnsp.org>
date Thu, 12 Oct 2017 17:12:50 +0300
parents 4852ebc17575
children efd33accdc81
line wrap: on
line diff
--- a/tests.c	Fri Sep 15 04:49:57 2017 +0300
+++ b/tests.c	Thu Oct 12 17:12:50 2017 +0300
@@ -269,7 +269,7 @@
         test_end(&ctx);
     }
 
-    va_end(ap); 
+    va_end(ap);
     tprint(2,
         "-----------------------------------------------------\n");
 }