From 012bbc9dd7f321dc9161bf11c0b619d4e8ad2ede Mon Sep 17 00:00:00 2001 From: michael Date: Sun, 22 Nov 2009 05:29:04 +0000 Subject: indentation git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1073 3ae390bd-cb1e-0410-b409-cd5a39f66f1f --- drv_X11.c | 1 + 1 file changed, 1 insertion(+) 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; -- cgit v1.2.3