summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--option_table.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/option_table.h b/option_table.h
index e5a4408..3a1358d 100644
--- a/option_table.h
+++ b/option_table.h
@@ -378,7 +378,7 @@ static const NVGetoptOption __options[] = {
"for this library (in case it cannot find it on its own). This option "
"should normally not be needed." },
- { "only-one-x-screen", '1', 0,
+ { "only-one-x-screen", '1', 0, NULL,
"Disable all but one X screen." },
{ "overlay",