--- sbc/sbctester.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) 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"); -- on behalf of ST-Ericsson -- To unsubscribe from this list: send the line "unsubscribe linux-bluetooth" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html