aboutsummaryrefslogtreecommitdiffstats
path: root/drv_X11.c
diff options
context:
space:
mode:
Diffstat (limited to 'drv_X11.c')
-rw-r--r--drv_X11.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/drv_X11.c b/drv_X11.c
index 41e2f77..2fac8e6 100644
--- a/drv_X11.c
+++ b/drv_X11.c
@@ -100,6 +100,7 @@ static XrmOptionDescRec opTable[] = {
{"-display", ".display", XrmoptionSepArg, NULL},
{"-synchronous", "*synchronous", XrmoptionNoArg, "on"},
};
+
static XrmDatabase commandlineDB;