packages/mpd: fix whitespaces
authorjuhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Thu, 27 Mar 2014 07:04:03 +0000 (07:04 +0000)
committerjuhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Thu, 27 Mar 2014 07:04:03 +0000 (07:04 +0000)
Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@40115 3c298f89-4303-0410-b956-a3cf2f4a3e73

sound/mpd/Makefile

index baa8059..f1e3ff5 100644 (file)
@@ -36,9 +36,9 @@ define Package/mpd/Default
 endef
 
 define Package/mpd/Default/description
- Music Player Daemon (MPD) is a flexible, powerful, server-side 
- application for playing music. It is typically controlled over a 
- network using one of it's many clients including mpc (console), 
+ Music Player Daemon (MPD) is a flexible, powerful, server-side
+ application for playing music. It is typically controlled over a
+ network using one of it's many clients including mpc (console),
  gmpc (gnome), phpmp (php), etc...
 endef
 
@@ -76,7 +76,7 @@ endef
 define Package/mpd-mini/description
 $(call Package/mpd/Default/description)
  .
- This package contains a minimal Music Player Daemon, with support for 
+ This package contains a minimal Music Player Daemon, with support for
  only Flac, MP3 & OGG media types & only file: & http: protocols.
 endef