aboutsummaryrefslogtreecommitdiff
path: root/include/fuse_opt.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/fuse_opt.h')
-rw-r--r--include/fuse_opt.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/fuse_opt.h b/include/fuse_opt.h
index 5595b4a..8c08d77 100644
--- a/include/fuse_opt.h
+++ b/include/fuse_opt.h
@@ -100,7 +100,7 @@ struct fuse_opt {
* Last option. An array of 'struct fuse_opt' must end with a NULL
* template value
*/
-#define FUSE_OPT_END { .templ = NULL }
+#define FUSE_OPT_END { NULL, 0, 0 }
/**
* Argument list