Main should return something.

SVN revision: 35743
This commit is contained in:
Cedric BAIL 2008-08-29 17:21:06 +00:00
parent 0225cc674f
commit 696c63f011
1 changed files with 2 additions and 0 deletions

View File

@ -203,4 +203,6 @@ main(int argc, char **argv)
eina_bench_delete(test);
}
return 0;
}