Fix compile warning due to missing return value.
このコミットが含まれているのは:
コミット
992aa8c4af
@ -204,6 +204,7 @@ EXO_TEST(list_append_list_3,
|
||||
EXO_TEST(list_clear_list_last,
|
||||
{
|
||||
list_clear(list, &null_free);
|
||||
return 1;
|
||||
});
|
||||
|
||||
|
||||
|
||||
読み込み中…
新しいイシューから参照
ユーザーをブロックする