summaryrefslogtreecommitdiff
path: root/gio/gio-tool-list.c
diff options
context:
space:
mode:
Diffstat (limited to 'gio/gio-tool-list.c')
-rw-r--r--gio/gio-tool-list.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gio/gio-tool-list.c b/gio/gio-tool-list.c
index 9f52d158d..8e9409f10 100644
--- a/gio/gio-tool-list.c
+++ b/gio/gio-tool-list.c
@@ -39,7 +39,7 @@ static const GOptionEntry entries[] = {
{ "nofollow-symlinks", 'n', 0, G_OPTION_ARG_NONE, &nofollow_symlinks, N_("Don’t follow symbolic links"), NULL},
{ "print-display-names", 'd', 0, G_OPTION_ARG_NONE, &print_display_names, N_("Print display names"), NULL },
{ "print-uris", 'u', 0, G_OPTION_ARG_NONE, &print_uris, N_("Print full URIs"), NULL},
- { NULL }
+ G_OPTION_ENTRY_NULL
};
static void