packages/libdlna: fix whitespaces
authorGabor Juhos <[email protected]>
Thu, 27 Mar 2014 07:04:14 +0000 (07:04 +0000)
committerGabor Juhos <[email protected]>
Thu, 27 Mar 2014 07:04:14 +0000 (07:04 +0000)
Signed-off-by: Dirk Neukirchen <[email protected]>
Signed-off-by: Gabor Juhos <[email protected]>
SVN-Revision: 40127

libs/libdlna/Makefile

index 6734d039bca09a6bbb8f0d65e33b8c81b00f555f..9c4ca1652fff65d2b8221659166670d29dabe669 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