1
mirror of https://code.videolan.org/videolan/vlc synced 2024-10-03 01:31:53 +02:00

Excess whitespace

This commit is contained in:
Rémi Denis-Courmont 2008-04-21 20:53:17 +03:00
parent a6c428f6f3
commit 0543248dec

View File

@ -227,7 +227,7 @@ while test $# -gt 0; do
external)
echo_external=yes
libs="${libs} -lvlc -lvlc-control"
;;
;;
*)
module="$1"
;;