mirror of https://github.com/mpv-player/mpv
cosmetics, indentation
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23970 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
f621fa2961
commit
58af77f9d8
|
@ -148,9 +148,9 @@ for i in "$@"; do
|
||||||
eval _$var=$val
|
eval _$var=$val
|
||||||
;;
|
;;
|
||||||
*)
|
*)
|
||||||
echo "unknown option: $i" >&2
|
echo "unknown option: $i" >&2
|
||||||
exit 0
|
exit 0
|
||||||
;;
|
;;
|
||||||
esac
|
esac
|
||||||
;;
|
;;
|
||||||
*)
|
*)
|
||||||
|
|
Loading…
Reference in New Issue