From 5085388d032458006be52ff4c96b8f12d3b607f4 Mon Sep 17 00:00:00 2001 From: Vinod Koul Date: Tue, 13 Nov 2018 19:37:10 +0530 Subject: [PATCH] README: fix trailing spaces Signed-off-by: Vinod Koul --- README | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README b/README index 31b1e8b..16c4aaf 100644 --- a/README +++ b/README @@ -9,7 +9,7 @@ compressed APIs introduced in Linux 3.3 This library provides the APIs to open a ALSA compressed device and read/write compressed data like MP3 etc to it. - This also includes a utility command line player (cplay) which demonstrates + This also includes a utility command line player (cplay) which demonstrates the usage of this API. Currently this contains support for playing the mp3 format 2. WHERE @@ -29,5 +29,5 @@ alsa-devel@alsa-project.org OR send a PULL-REQUEST using github 5. CREDITS - Pierre-Louis Bossart for library design -- Navjot Singh for writing the mp3 parser code +- Navjot Singh for writing the mp3 parser code -- 2.47.3