From: juhosg Date: Thu, 27 Mar 2014 07:04:14 +0000 (+0000) Subject: packages/libdlna: fix whitespaces X-Git-Url: http://207.154.207.93/?a=commitdiff_plain;h=a056e69fa813211f9fa23dc1b9135a0a949445d5;p=packages.git packages/libdlna: fix whitespaces Signed-off-by: Dirk Neukirchen Signed-off-by: Gabor Juhos git-svn-id: svn://svn.openwrt.org/openwrt/packages@40127 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/libs/libdlna/Makefile b/libs/libdlna/Makefile index 6734d039b..9c4ca1652 100644 --- a/libs/libdlna/Makefile +++ b/libs/libdlna/Makefile @@ -32,10 +32,10 @@ define Package/libdlna endef define Package/libdlna/description - libdlna aims at being the reference open-source implementation of DLNA - (Digital Living Network Alliance) standards. Its primary goal is to - provide DLNA support to uShare, an embedded DLNA & UPnP A/V Media Server, - but it will be used to build both DLNA servers and players in the long + libdlna aims at being the reference open-source implementation of DLNA + (Digital Living Network Alliance) standards. Its primary goal is to + provide DLNA support to uShare, an embedded DLNA & UPnP A/V Media Server, + but it will be used to build both DLNA servers and players in the long term. endef