projects
/
platform
/
upstream
/
libabigail.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
97d5ae8
)
dwarf-reader: Fix typo in comment
author
Dodji Seketeli
<dodji@redhat.com>
Tue, 4 Apr 2023 11:14:42 +0000
(13:14 +0200)
committer
Dodji Seketeli
<dodji@redhat.com>
Wed, 5 Apr 2023 15:12:48 +0000
(17:12 +0200)
* src/abg-dwarf-reader.cc (reader::get_canonical_die): Fix typo in
comment.
Signed-off-by: Dodji Seketeli <dodji@redhat.com>
src/abg-dwarf-reader.cc
patch
|
blob
|
history
diff --git
a/src/abg-dwarf-reader.cc
b/src/abg-dwarf-reader.cc
index c0a35bca4df2fc8d1efc0407380e1bc3dd786478..d5dfc48fc1a9f29f458d16ce67751b7022b06fcf 100644
(file)
--- a/
src/abg-dwarf-reader.cc
+++ b/
src/abg-dwarf-reader.cc
@@
-2641,7
+2641,7
@@
public:
///
/// @param die the DIE to consider.
///
- /// @param canonical_die output parameter. Is set to the resuling
+ /// @param canonical_die output parameter. Is set to the resul
t
ing
/// canonical die, if this function returns true.
///
/// @param where the offset of the logical DIE we are supposed to be