]> git.webhop.me Git - lcd4linux.git/commitdiff
indentation
authormichael <michael@3ae390bd-cb1e-0410-b409-cd5a39f66f1f>
Sun, 22 Nov 2009 05:29:04 +0000 (05:29 +0000)
committermichael <michael@3ae390bd-cb1e-0410-b409-cd5a39f66f1f>
Sun, 22 Nov 2009 05:29:04 +0000 (05:29 +0000)
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1073 3ae390bd-cb1e-0410-b409-cd5a39f66f1f

drv_X11.c

index 41e2f77ee24c31841a0ae96ee1dd19794a3aecf4..2fac8e68d8ca90d0b2ef8386c96789d43440da46 100644 (file)
--- 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;