Imported Upstream version 0.6.14
[platform/upstream/libsolv.git] / tools / testsolv.c
index 5c49394..d0328ae 100644 (file)
@@ -25,7 +25,7 @@ static struct resultflags2str {
 };
 
 static void
-usage(ex)
+usage(int ex)
 {
   fprintf(ex ? stderr : stdout, "Usage: testsolv <testcase>\n");
   exit(ex);