busybox-udhcpc simple.script: whitespace.

Will edit the file in next commit, first fixing indenting to not mess up
the diff.
This commit is contained in:
Neels Hofmeyr 2015-07-23 15:35:54 +02:00
parent bdfd0f736d
commit ea8c1346e5
1 changed files with 30 additions and 28 deletions

View File

@ -90,3 +90,5 @@ case "$1" in
esac
exit 0
# vim: tabstop=8 shiftwidth=8 noexpandtab