mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Roland Hieber <rhi@pengutronix.de>
To: ptxdist@pengutronix.de
Cc: Roland Hieber <rhi@pengutronix.de>
Subject: [ptxdist] [PATCH v2 1/2] libpcre: fix whitespace
Date: Wed, 26 Jun 2019 14:43:22 +0200	[thread overview]
Message-ID: <20190626124323.2585-1-rhi@pengutronix.de> (raw)

Replace 7 spaces by 1 tab in 8 lines.

Signed-off-by: Roland Hieber <rhi@pengutronix.de>
---
 rules/libpcre.in | 16 ++++++++--------
 1 file changed, 8 insertions(+), 8 deletions(-)

diff --git a/rules/libpcre.in b/rules/libpcre.in
index 33af3cf032f6..f19122126ea5 100644
--- a/rules/libpcre.in
+++ b/rules/libpcre.in
@@ -19,25 +19,25 @@ menuconfig LIBPCRE
 if LIBPCRE
 
 config LIBPCRE_ENABLE_NEWLINE_IS_ANYCRLF
-       bool "Enable NL is any CRLF"
+	bool "Enable NL is any CRLF"
 
 config LIBPCRE_ENABLE_PCREGREP_LIBZ
-       bool "Enable grep libz"
+	bool "Enable grep libz"
 
 config LIBPCRE_ENABLE_PCREGREP_LIBBZ2
-       bool "Enable grep libbz2"
+	bool "Enable grep libbz2"
 
 config LIBPCRE_ENABLE_UTF8
-       bool "Enable UTF8"
+	bool "Enable UTF8"
 
 config LIBPCRE_LIBPCREPOSIX
-       bool "install libpcreposix"
+	bool "install libpcreposix"
 
 config LIBPCRE_LIBPCRECPP
-       bool "install libpcrecpp (c++ bindings for libpcre)"
+	bool "install libpcrecpp (c++ bindings for libpcre)"
 
 config LIBPCRE_PCREGREP
-       select LIBPCRE_LIBPCREPOSIX
-       bool "install pcregrep on the target"
+	select LIBPCRE_LIBPCREPOSIX
+	bool "install pcregrep on the target"
 
 endif
-- 
2.20.1


_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de

             reply	other threads:[~2019-06-26 12:43 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-06-26 12:43 Roland Hieber [this message]
2019-06-26 12:43 ` [ptxdist] [PATCH v2 2/2] libpcre: version bump 8.40 -> 8.43 Roland Hieber

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20190626124323.2585-1-rhi@pengutronix.de \
    --to=rhi@pengutronix.de \
    --cc=ptxdist@pengutronix.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox