[Buildroot] [PATCH v1 14/28] package/madplay: replace utf-8 hyphen by ascii hyphen

Peter Seiderer ps.report at gmx.net
Tue May 7 20:35:34 UTC 2019


Signed-off-by: Peter Seiderer <ps.report at gmx.net>
---
 package/madplay/Config.in | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/package/madplay/Config.in b/package/madplay/Config.in
index 922460e0c2..a3373057a1 100644
--- a/package/madplay/Config.in
+++ b/package/madplay/Config.in
@@ -6,8 +6,8 @@ config BR2_PACKAGE_MADPLAY
 	  Command-line front-end to libmad, a high-quality MPEG audio
 	  decoder.  It currently supports MPEG-1 and the MPEG-2
 	  extension to lower sampling frequencies, as well as the de
-	  facto MPEG 2.5 format. All three audio layers — Layer I,
-	  Layer II, and Layer III (i.e. MP3) — are fully implemented.
+	  facto MPEG 2.5 format. All three audio layers - Layer I,
+	  Layer II, and Layer III (i.e. MP3) - are fully implemented.

 	  http://www.underbit.com/products/mad/

--
2.21.0



More information about the buildroot mailing list