public inbox for libabigail@sourceware.org
 help / color / mirror / Atom feed
* [PATCH] abidiff: include ABI XML versions when reporting a mismatch cont.
@ 2022-01-18 16:24 Giuliano Procida
  2022-01-18 17:00 ` Dodji Seketeli
  0 siblings, 1 reply; 2+ messages in thread
From: Giuliano Procida @ 2022-01-18 16:24 UTC (permalink / raw)
  To: libabigail; +Cc: dodji, kernel-team, gprocida, maennich

This fixes a copy/paste error in function documentation.

	* tools/abidiff.cc
	(emit_incompatible_format_version_error_message): Fix
	parameter documentation.

Fixes: b251bc611eb6 ("abidiff: include ABI XML versions when reporting a mismatch")
Signed-off-by: Giuliano Procida <gprocida@google.com>
---
 tools/abidiff.cc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tools/abidiff.cc b/tools/abidiff.cc
index a83d4485..adec742a 100644
--- a/tools/abidiff.cc
+++ b/tools/abidiff.cc
@@ -1043,7 +1043,7 @@ handle_error(abigail::elf_reader::status status_code,
 ///
 /// @param version1 the second version to consider.
 ///
-/// @param file_path1 the first file path to consider.
+/// @param file_path2 the second file path to consider.
 ///
 /// @param version2 the second version to consider.
 ///
-- 
2.34.1.703.g22d0c6ccf7-goog


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

* Re: [PATCH] abidiff: include ABI XML versions when reporting a mismatch cont.
  2022-01-18 16:24 [PATCH] abidiff: include ABI XML versions when reporting a mismatch cont Giuliano Procida
@ 2022-01-18 17:00 ` Dodji Seketeli
  0 siblings, 0 replies; 2+ messages in thread
From: Dodji Seketeli @ 2022-01-18 17:00 UTC (permalink / raw)
  To: Giuliano Procida; +Cc: libabigail, kernel-team, maennich

Giuliano Procida <gprocida@google.com> a écrit:

> This fixes a copy/paste error in function documentation.
>
> 	* tools/abidiff.cc
> 	(emit_incompatible_format_version_error_message): Fix
> 	parameter documentation.
>
> Fixes: b251bc611eb6 ("abidiff: include ABI XML versions when reporting a mismatch")
> Signed-off-by: Giuliano Procida <gprocida@google.com>

Applied to master branch, thanks!

[...]

Cheers,

-- 
		Dodji

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

end of thread, other threads:[~2022-01-18 17:00 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-01-18 16:24 [PATCH] abidiff: include ABI XML versions when reporting a mismatch cont Giuliano Procida
2022-01-18 17:00 ` Dodji Seketeli

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).