replace tabs with space in shout audio_output example

This commit is contained in:
Alam Arias 2008-10-31 12:20:49 +01:00 committed by Max Kellermann
parent 71fe7ad81a
commit 0c43f78b11
1 changed files with 1 additions and 1 deletions

View File

@ -112,7 +112,7 @@ error_file "~/.mpd/mpd.error"
#
#audio_output {
# type "shout"
# encoding "ogg"
# encoding "ogg"
# name "My Shout Stream"
# host "localhost"
# port "8000"