summaryrefslogtreecommitdiff
path: root/src/option.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/option.c')
-rw-r--r--src/option.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/option.c b/src/option.c
index 93a09a2..5742648 100644
--- a/src/option.c
+++ b/src/option.c
@@ -257,7 +257,7 @@ static GOptionEntry entry_options[] = {
G_OPTION_ARG_NONE,
&zenity_entry_hide_text,
N_("Hide the entry text"),
- N_("TEXT")
+ NULL
},
{
NULL