From: michael Date: Tue, 6 Jan 2009 06:46:21 +0000 (+0000) Subject: indentation X-Git-Tag: svn1203~260 X-Git-Url: https://git.webhop.me/?a=commitdiff_plain;h=90caf91c83953a67c20257dc69c8f5a00eef8c92;p=lcd4linux.git indentation git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@943 3ae390bd-cb1e-0410-b409-cd5a39f66f1f --- diff --git a/plugin_fifo.c b/plugin_fifo.c index 3a41e04..ee66eb0 100644 --- a/plugin_fifo.c +++ b/plugin_fifo.c @@ -155,9 +155,9 @@ static void startFifo(void) if (started) return; - + started = 1; - + configure_fifo(); fd.path = fifopath; fd.input = -1;