[Buildroot] [git commit] setserial: indentation cleanup

Peter Korsgaard peter at korsgaard.com
Wed Mar 9 22:00:20 UTC 2016


commit: https://git.buildroot.net/buildroot/commit/?id=eb62c266b6c8af3d0a0f031da3e401478d631513
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/setserial/Config.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package/setserial/Config.in b/package/setserial/Config.in
index cffe50e..4ff2477 100644
--- a/package/setserial/Config.in
+++ b/package/setserial/Config.in
@@ -3,4 +3,4 @@ config BR2_PACKAGE_SETSERIAL
 	# Uses fork()
 	depends on BR2_USE_MMU
 	help
-	     Setserial : configuration of serial ports
+	  Setserial : configuration of serial ports


More information about the buildroot mailing list