binfmt: fix indent on return
This commit is contained in:
parent
c256a7aa80
commit
279f1e5d10
@ -16,5 +16,5 @@ start()
|
|||||||
ebegin "Loading custom binary format handlers"
|
ebegin "Loading custom binary format handlers"
|
||||||
"$RC_LIBEXECDIR"/sh/binfmt.sh
|
"$RC_LIBEXECDIR"/sh/binfmt.sh
|
||||||
eend $?
|
eend $?
|
||||||
return 0
|
return 0
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user