From a056e69fa813211f9fa23dc1b9135a0a949445d5 Mon Sep 17 00:00:00 2001 From: juhosg Date: Thu, 27 Mar 2014 07:04:14 +0000 Subject: [PATCH] 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 --- libs/libdlna/Makefile | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) 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