From 90caf91c83953a67c20257dc69c8f5a00eef8c92 Mon Sep 17 00:00:00 2001 From: michael Date: Tue, 6 Jan 2009 06:46:21 +0000 Subject: indentation git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@943 3ae390bd-cb1e-0410-b409-cd5a39f66f1f --- plugin_fifo.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'plugin_fifo.c') 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; -- cgit v1.2.3