]> granicus.if.org Git - check/commitdiff
* add more CK_ATTRIBUTE_UNUSED's
authorcpickett <cpickett@64e312b2-a51f-0410-8e61-82d0ca0eb02a>
Sun, 28 Dec 2008 22:51:20 +0000 (22:51 +0000)
committercpickett <cpickett@64e312b2-a51f-0410-8e61-82d0ca0eb02a>
Sun, 28 Dec 2008 22:51:20 +0000 (22:51 +0000)
git-svn-id: svn+ssh://svn.code.sf.net/p/check/code/trunk@472 64e312b2-a51f-0410-8e61-82d0ca0eb02a

tests/ex_xml_output.c

index 818f94e56ea4c8a8a72a52e74e99cc9cf4c0876f..824117d889cdf7eb105906e345a4d99a8ebfa642 100644 (file)
@@ -74,7 +74,7 @@ static void run_tests (int printmode)
 }
 
 
-int main (int argc, char **argv)
+int main (int argc CK_ATTRIBUTE_UNUSED, char **argv CK_ATTRIBUTE_UNUSED)
 {
   run_tests(CK_SILENT);                /* not considered in XML output */