aboutsummaryrefslogtreecommitdiffstats
path: root/drv_X11.c
diff options
context:
space:
mode:
authormichael <michael@3ae390bd-cb1e-0410-b409-cd5a39f66f1f>2009-11-22 05:29:04 +0000
committermichael <michael@3ae390bd-cb1e-0410-b409-cd5a39f66f1f>2009-11-22 05:29:04 +0000
commit012bbc9dd7f321dc9161bf11c0b619d4e8ad2ede (patch)
treecb9e254858cccb055fb37b4f25e5b1d2cd69de38 /drv_X11.c
parent0eda4085c4243c88cc00bb99dccc6cfad886fc50 (diff)
downloadlcd4linux-012bbc9dd7f321dc9161bf11c0b619d4e8ad2ede.tar.gz
indentation
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1073 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
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;