Browse Source

Fix lax prototype.

git-svn-id: http://svn.drobilla.net/serd/trunk@375 490d8e77-9747-427b-9fa3-0b8f29cee8a0
zrythm_meson
David Robillard 11 years ago
parent
commit
1aa4306d2f
  1. 2
      tests/serd_test.c

2
tests/serd_test.c

@ -81,7 +81,7 @@ test_sink(void* handle, @@ -81,7 +81,7 @@ test_sink(void* handle,
}
int
main()
main(void)
{
#define MAX 1000000
#define NUM_TESTS 1000

Loading…
Cancel
Save