Diff between 8af5f43a6988e8f9eb2df0d43decfde23a168980 and 95f0dafe6dd47e81297dd05c5e4962127da4ca26
Changed Files
| File | Additions | Deletions | Status |
| sbc/sbctester.c | +1 | -1 | modified |
Full Patch
diff --git a/sbc/sbctester.c b/sbc/sbctester.c
index b1e3608..c08c22a 100644
--- a/sbc/sbctester.c
+++ b/sbc/sbctester.c
@@ -245,7 +245,7 @@ static int check_absolute_diff(SNDFILE * sndref, SF_INFO * infosref,
return verdict;
}
-static void usage()
+static void usage(void)
{
printf("SBC conformance test ver %s\n", VERSION);
printf("Copyright (c) 2007-2010 Marcel Holtmann\n");