mirror of
git://sourceware.org/git/libabigail.git
synced 2024-12-16 15:04:46 +00:00
Fix a typo in include/abg-tools-utils.h
* include/abg-tools-utils.h (enum abidiff_status): Fix typo in comment. Signed-off-by: Dodji Seketeli <dodji@redhat.com>
This commit is contained in:
parent
78f4661f42
commit
61a0a8b2c0
@ -132,7 +132,7 @@ enum file_type
|
||||
|
||||
/// Exit status for abidiff and abicompat tools.
|
||||
///
|
||||
/// It's actually a bit mask. The valu of each enumerator is a power
|
||||
/// It's actually a bit mask. The value of each enumerator is a power
|
||||
/// of two.
|
||||
enum abidiff_status
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user