You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/media-gfx/freewrl/files/freewrl-3.0.0-fno-common.patch

12 lines
223 B

--- a/src/lib/desktop.c
+++ b/src/lib/desktop.c
@@ -233,7 +233,7 @@ enum {
url2file_task_spawn,
} url2file_task_tactic;
-enum {
+typedef enum {
file2blob_task_chain,
file2blob_task_spawn,
file2blob_task_enqueue,