public inbox for libabigail@sourceware.org
 help / color / mirror / Atom feed
From: Dodji Seketeli <dodji@redhat.com>
To: libabigail@sourceware.org
Cc: dodji@redhat.com
Subject: [PATCH, applied] suppression: Fix indentation
Date: Thu, 05 Oct 2023 17:22:43 +0200	[thread overview]
Message-ID: <87bkddf60s.fsf@redhat.com> (raw)

Hello,

	* include/abg-suppression.h: Fix indentation of the
	type_suppression::insertion_range::end() accessor.

Signed-off-by: Dodji Seketeli <dodji@redhat.com>
Applied to master.
---
 include/abg-suppression.h | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/include/abg-suppression.h b/include/abg-suppression.h
index 9449d06d..6b62f64d 100644
--- a/include/abg-suppression.h
+++ b/include/abg-suppression.h
@@ -378,8 +378,8 @@ public:
   boundary_sptr
   begin() const;
 
- boundary_sptr
- end() const;
+  boundary_sptr
+  end() const;
 
   static insertion_range::integer_boundary_sptr
   create_integer_boundary(int value);
-- 
2.39.3


-- 
		Dodji


             reply	other threads:[~2023-10-05 15:22 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-10-05 15:22 Dodji Seketeli [this message]
2024-03-29 17:10 Dodji Seketeli

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=87bkddf60s.fsf@redhat.com \
    --to=dodji@redhat.com \
    --cc=libabigail@sourceware.org \
    /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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).