On 2014-08-25 21:21, Anders Roxell wrote: > Signed-off-by: Anders Roxell <[email protected]> > --- > test/api_test/odp_atomic_test.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/test/api_test/odp_atomic_test.c b/test/api_test/odp_atomic_test.c > index 92c62dd..9019d4f 100644 > --- a/test/api_test/odp_atomic_test.c > +++ b/test/api_test/odp_atomic_test.c > @@ -291,7 +291,7 @@ static void *run_thread(void *arg) > int main(int argc, char *argv[]) > { > pthrd_arg thrdarg; > - int test_type, pthrdnum = 0, i = 0, cnt = argc - 1; > + int test_type = 0, pthrdnum = 0, i = 0, cnt = argc - 1; > char c; > int result; > > -- > 1.9.1 >
Ping. _______________________________________________ lng-odp mailing list [email protected] http://lists.linaro.org/mailman/listinfo/lng-odp
