indentation

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@943 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
This commit is contained in:
michael
2009-01-06 06:46:21 +00:00
parent 8fc1ceb3e5
commit 90caf91c83

View File

@@ -155,9 +155,9 @@ static void startFifo(void)
if (started)
return;
started = 1;
configure_fifo();
fd.path = fifopath;
fd.input = -1;