diff options
Diffstat (limited to 'bfd/dwarf2.c')
-rw-r--r-- | bfd/dwarf2.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bfd/dwarf2.c b/bfd/dwarf2.c index bdf7f3f..e7077a1 100644 --- a/bfd/dwarf2.c +++ b/bfd/dwarf2.c @@ -1756,7 +1756,7 @@ comp_unit_contains_address (unit, addr) FUNCTIONNAME_PTR, and LINENUMBER_PTR, are pointers to the objects to be filled in. - Return TRUE of UNIT contains ADDR, and no errors were encountered; + Return TRUE if UNIT contains ADDR, and no errors were encountered; FALSE otherwise. */ static bfd_boolean |