From 3ee98f3bac24fd1c70a9de3e0fbe774e762c25b3 Mon Sep 17 00:00:00 2001 From: Tavian Barnes Date: Fri, 26 Jun 2009 15:31:34 +0000 Subject: Add lots of comments, and some code fixes discovered in the process. --- tests/warning.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'tests/warning.c') diff --git a/tests/warning.c b/tests/warning.c index 80199c9..b2170d4 100644 --- a/tests/warning.c +++ b/tests/warning.c @@ -18,6 +18,8 @@ * . * *************************************************************************/ +// Make sure warnings don't kill us - this test should pass + #include "tests.h" #include -- cgit v1.2.3