From 0eea81d8f8bea2a4ed4904343e79709ea9446c26 Mon Sep 17 00:00:00 2001 From: juhosg Date: Thu, 27 Mar 2014 07:06:11 +0000 Subject: [PATCH] packages/icecast: fix whitespaces Signed-off-by: Dirk Neukirchen Signed-off-by: Gabor Juhos git-svn-id: svn://svn.openwrt.org/openwrt/packages@40247 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- multimedia/icecast/Makefile | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/multimedia/icecast/Makefile b/multimedia/icecast/Makefile index c6b215dc4..e9f290426 100644 --- a/multimedia/icecast/Makefile +++ b/multimedia/icecast/Makefile @@ -31,11 +31,11 @@ define Package/icecast endef define Package/icecast/description - Icecast is a streaming media server which currently supports Ogg - Vorbis and MP3 audio streams. It can be used to create an Internet - radio station or a privately running jukebox and many things in - between. It is very versatile in that new formats can be added - relatively easily and supports open standards for commuincation and + Icecast is a streaming media server which currently supports Ogg + Vorbis and MP3 audio streams. It can be used to create an Internet + radio station or a privately running jukebox and many things in + between. It is very versatile in that new formats can be added + relatively easily and supports open standards for commuincation and interaction. endef