mirror of
git://sourceware.org/git/libabigail.git
synced 2025-03-05 06:07:49 +00:00
abidiff: include ABI XML versions when reporting a mismatch cont.
This fixes a copy/paste error in function documentation.
* tools/abidiff.cc
(emit_incompatible_format_version_error_message): Fix
parameter documentation.
Fixes: b251bc611e
("abidiff: include ABI XML versions when reporting a mismatch")
Signed-off-by: Giuliano Procida <gprocida@google.com>
This commit is contained in:
parent
b251bc611e
commit
eab1463fea
@ -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.
|
||||
///
|
||||
|
Loading…
Reference in New Issue
Block a user