]> git.webhop.me Git - lcd4linux.git/commitdiff
indentation
authormichael <michael@3ae390bd-cb1e-0410-b409-cd5a39f66f1f>
Tue, 6 Jan 2009 06:46:21 +0000 (06:46 +0000)
committermichael <michael@3ae390bd-cb1e-0410-b409-cd5a39f66f1f>
Tue, 6 Jan 2009 06:46:21 +0000 (06:46 +0000)
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@943 3ae390bd-cb1e-0410-b409-cd5a39f66f1f

plugin_fifo.c

index 3a41e04b049ffd51fff81b0be523f3274378df94..ee66eb0a0357ab04d8fee2b5b3b8480daae5491a 100644 (file)
@@ -155,9 +155,9 @@ static void startFifo(void)
 
     if (started)
        return;
-    
+
     started = 1;
-    
+
     configure_fifo();
     fd.path = fifopath;
     fd.input = -1;