From: michael Date: Sun, 22 Nov 2009 05:29:04 +0000 (+0000) Subject: indentation X-Git-Tag: svn1203~130 X-Git-Url: https://git.webhop.me/?a=commitdiff_plain;h=012bbc9dd7f321dc9161bf11c0b619d4e8ad2ede;p=lcd4linux.git indentation git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1073 3ae390bd-cb1e-0410-b409-cd5a39f66f1f --- 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;