[Buildroot] [git commit] package/mimic: indentation cleanup

Peter Korsgaard peter at korsgaard.com
Wed Dec 21 10:13:03 UTC 2016


commit: https://git.buildroot.net/buildroot/commit/?id=eed5ce47c72e8e8e31bf85b645f87536dfaf6808
branch: https://git.buildroot.net/buildroot/commit/?id=refs/heads/master

Signed-off-by: Jerzy Grzegorek <jerzy.grzegorek at trzebnica.net>
Signed-off-by: Peter Korsgaard <peter at korsgaard.com>
---
 package/mimic/Config.in | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/package/mimic/Config.in b/package/mimic/Config.in
index 757ac9e..79641d3 100644
--- a/package/mimic/Config.in
+++ b/package/mimic/Config.in
@@ -5,12 +5,12 @@ config BR2_PACKAGE_MIMIC
 	bool "mimic"
 	depends on BR2_USE_WCHAR
 	help
-          Mimic is a fast, lightweight Text-to-speech engine developed
-          by Mycroft A.I. and VocaliD, based on Carnegie Mellon
-          University's Flite (Festival-Lite) software. Mimic takes in
-          text and reads it out loud to create a high quality voice.
+	  Mimic is a fast, lightweight Text-to-speech engine developed
+	  by Mycroft A.I. and VocaliD, based on Carnegie Mellon
+	  University's Flite (Festival-Lite) software. Mimic takes in
+	  text and reads it out loud to create a high quality voice.
 
-          https://github.com/MycroftAI/mimic
+	  https://github.com/MycroftAI/mimic
 
 if BR2_PACKAGE_MIMIC
 


More information about the buildroot mailing list