[PATCH, applied] symtab-reader: Add missing space

Dodji Seketeli dodji@redhat.com
Mon Jun 30 17:58:06 GMT 2025


Hello,

	* src/abg-symtab-reader.cc (symtab::setup_symbol_lookup_tables):
	Add a missing space to the comment.

Signed-off-by: Dodji Seketeli <dodji@redhat.com>
Applied to the mainline.
---
 src/abg-symtab-reader.cc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/abg-symtab-reader.cc b/src/abg-symtab-reader.cc
index 5e6981dd..8cbc7865 100644
--- a/src/abg-symtab-reader.cc
+++ b/src/abg-symtab-reader.cc
@@ -706,7 +706,7 @@ symtab::update_main_symbol(GElf_Addr addr, const std::string& name)
 /// Various adjustments and bookkeeping may be needed to provide a correct
 /// interpretation (one that matches DWARF addresses) of raw symbol values.
 ///
-/// This is a sub-routine for symtab::load_and
+/// This is a sub-routine for symtab::load_ and
 /// symtab::add_alternative_address_lookups and must be called only
 /// once (per symbol) during the execution of the former.
 ///
-- 
2.47.1


-- 
		Dodji



More information about the Libabigail mailing list