--- gpl/axl/test/test_03a.c 2011/06/08 07:09:12 1.1.1.1 +++ gpl/axl/test/test_03a.c 2012/02/17 12:50:02 1.1.1.2 @@ -37,7 +37,7 @@ void test_01_check_key (axlList * list, char * key) * * @return axl_true if it works properly or axl_false if not. */ -axl_bool test_01 () +axl_bool test_01 (void) { axlList * list; int iterator;