summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron Plattner <aplattner@nvidia.com>2009-07-28 15:29:24 -0700
committerAaron Plattner <aplattner@nvidia.com>2009-07-28 15:29:24 -0700
commit069ca4ffb81cabba21e2079c1281064249f4689f (patch)
tree396cf92160cfcc1673b9e7e27c5ea776b75b1597
parent51a0366aab3230499affb689b204effebd6c952d (diff)
-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",