From: juhosg Date: Thu, 27 Mar 2014 07:04:17 +0000 (+0000) Subject: packages/mpdas: fix whitespaces X-Git-Url: http://207.154.207.93/?a=commitdiff_plain;h=5498620b145207d301d028f72748bd822f1e883d;p=packages.git packages/mpdas: fix whitespaces Signed-off-by: Dirk Neukirchen Signed-off-by: Gabor Juhos git-svn-id: svn://svn.openwrt.org/openwrt/packages@40130 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/sound/mpdas/Makefile b/sound/mpdas/Makefile index b0b1f1f2a..db9e999ab 100644 --- a/sound/mpdas/Makefile +++ b/sound/mpdas/Makefile @@ -29,7 +29,7 @@ endef define Package/mpdas/description mpdas is an AudioScrobbler client for MPD written in C++. It supports the latest AudioScrobbler protocol (2.0). - In case of a downtime or connectivity problems, mpdas will + In case of a downtime or connectivity problems, mpdas will cache the played songs to ~/.mpdascache. endef