Improve indentation in OF.fs

Make uniform indentation(width = 4) everywhere in the file.

Signed-off-by: Nikunj A Dadhania <nikunj@linux.vnet.ibm.com>
Signed-off-by: Alexey Kardashevskiy <aik@ozlabs.ru>
This commit is contained in:
Nikunj A Dadhania 2016-10-10 16:47:04 +05:30 committed by Alexey Kardashevskiy
parent cd8b261a9e
commit e2a03fc04d
1 changed files with 55 additions and 55 deletions

View File

@ -181,7 +181,7 @@ CREATE version-str 10 ALLOT
;
: enable-framebuffer-output ( -- )
\ enable output on framebuffer
\ enable output on framebuffer
s" screen" find-alias ?dup IF
\ we need to open/close the screen device once
\ before "ticking" display-emit to emit