On Fri, Jul 03, 2015 at 09:33:23AM +0200, Marek Chalupa wrote:
> Fixed benchmark uses main(int argc, char *argv[])
> but does not use the arguments, so we can replace them with void
>
> Signed-off-by: Marek Chalupa
Reviewed-by: Bryce Harrington
Pushed:
To ssh://git.freedesktop.org/git/wayland/
Fixed benchmark uses main(int argc, char *argv[])
but does not use the arguments, so we can replace them with void
Signed-off-by: Marek Chalupa
---
tests/fixed-benchmark.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/tests/fixed-benchmark.c b/tests/fixed-benchmark.c
index