Skip to content
Snippets Groups Projects
Commit 99feee1a authored by Gaël Bonithon's avatar Gaël Bonithon
Browse files

build: clang: Fix -Wmissing-noreturn

(cherry picked from commit a93d2602)
parent cb495208
No related branches found
No related tags found
1 merge request!470build: Backport fixes for clang build
Pipeline #29025 passed
......@@ -2403,6 +2403,7 @@ thunar_list_model_cancel_search_job (ThunarListModel *model)
G_NORETURN
static void
thunar_list_model_search_error (ThunarJob *job)
{
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment