Removed extra space

This commit is contained in:
Anton Matosov 2015-03-01 20:14:41 -08:00
parent 3f9a4ce00e
commit db6ad147d5
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ then
# Load main mixer
#
if [ $MIXER_AUX == none -a $USE_IO == yes ]
if [ $MIXER_AUX == none -a $USE_IO == yes ]
then
set MIXER_AUX $MIXER.aux
fi