packages/libdlna: fix whitespaces
authorjuhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Thu, 27 Mar 2014 07:04:14 +0000 (07:04 +0000)
committerjuhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Thu, 27 Mar 2014 07:04:14 +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@40127 3c298f89-4303-0410-b956-a3cf2f4a3e73

libs/libdlna/Makefile

index 6734d03..9c4ca16 100644 (file)
@@ -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