All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/1] ccrypt/Config.in: indentation cleanup
@ 2014-09-02 10:22 Jerzy Grzegorek
  2014-09-02 21:38 ` Peter Korsgaard
  0 siblings, 1 reply; 2+ messages in thread
From: Jerzy Grzegorek @ 2014-09-02 10:22 UTC (permalink / raw)
  To: buildroot

Signed-off-by: Jerzy Grzegorek <jerzy.grzegorek@trzebnica.net>
---
 package/ccrypt/Config.in |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/package/ccrypt/Config.in b/package/ccrypt/Config.in
index 99c4d47..ef5a7ee 100644
--- a/package/ccrypt/Config.in
+++ b/package/ccrypt/Config.in
@@ -1,6 +1,6 @@
 config BR2_PACKAGE_CCRYPT
-        bool "ccrypt"
-        help
-          ccrypt is a utility for encrypting and decrypting files and streams.
+	bool "ccrypt"
+	help
+	  ccrypt is a utility for encrypting and decrypting files and streams.
 
-          http://ccrypt.sourceforge.net/
+	  http://ccrypt.sourceforge.net/
-- 
1.7.9.5

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [Buildroot] [PATCH 1/1] ccrypt/Config.in: indentation cleanup
  2014-09-02 10:22 [Buildroot] [PATCH 1/1] ccrypt/Config.in: indentation cleanup Jerzy Grzegorek
@ 2014-09-02 21:38 ` Peter Korsgaard
  0 siblings, 0 replies; 2+ messages in thread
From: Peter Korsgaard @ 2014-09-02 21:38 UTC (permalink / raw)
  To: buildroot

>>>>> "Jerzy" == Jerzy Grzegorek <jerzy.grzegorek@trzebnica.net> writes:

 > Signed-off-by: Jerzy Grzegorek <jerzy.grzegorek@trzebnica.net>

Committed, thanks.

-- 
Bye, Peter Korsgaard

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2014-09-02 21:38 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-09-02 10:22 [Buildroot] [PATCH 1/1] ccrypt/Config.in: indentation cleanup Jerzy Grzegorek
2014-09-02 21:38 ` Peter Korsgaard

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.